C# Class TfsWitAdminTools.UserControls.TextEditorEx

Inheritance: ICSharpCode.AvalonEdit.TextEditor
Afficher le fichier Open project: Fermium-co/TfsWitAdminTools Class Usage Examples

Méthodes publiques

Свойство Type Description
DocumentTextProperty System.Windows.DependencyProperty
SyntaxProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
OnDocumentTextChanged void
TextEditorEx_TextChanged void

Méthodes publiques

Méthode Description
SetFolding ( ) : void
TextEditorEx ( ) : System
UpdateFolding ( ) : void

Private Methods

Méthode Description
OnDocumentTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
TextEditorEx_TextChanged ( object sender, EventArgs e ) : void

Method Details

SetFolding() public méthode

public SetFolding ( ) : void
Résultat void

TextEditorEx() public méthode

public TextEditorEx ( ) : System
Résultat System

UpdateFolding() public méthode

public UpdateFolding ( ) : void
Résultat void

Property Details

DocumentTextProperty public_oe static_oe property

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

SyntaxProperty public_oe static_oe property

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