C# Class ServiceBusMQManager.Controls.TextEditor

Interaction logic for TextEditor.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: danielHalan/ServiceBusMQManager

Méthodes publiques

Свойство Type Description
CodeLanguageProperty System.Windows.DependencyProperty
ReadOnlyProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
Clear ( ) : void
Display ( string message ) : void
SetText ( string text ) : void
TextEditor ( ) : System.Windows

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

Display() public méthode

public Display ( string message ) : void
message string
Résultat void

SetText() public méthode

public SetText ( string text ) : void
text string
Résultat void

TextEditor() public méthode

public TextEditor ( ) : System.Windows
Résultat System.Windows

Property Details

CodeLanguageProperty public_oe static_oe property

public static DependencyProperty,System.Windows CodeLanguageProperty
Résultat System.Windows.DependencyProperty

ReadOnlyProperty public_oe static_oe property

public static DependencyProperty,System.Windows ReadOnlyProperty
Résultat System.Windows.DependencyProperty

TextProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextProperty
Résultat System.Windows.DependencyProperty