C# Class TfsWitAdminTools.UserControls.TextEditorEx

Inheritance: ICSharpCode.AvalonEdit.TextEditor
显示文件 Open project: Fermium-co/TfsWitAdminTools Class Usage Examples

Public Properties

Property Type Description
DocumentTextProperty System.Windows.DependencyProperty
SyntaxProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
OnDocumentTextChanged void
TextEditorEx_TextChanged void

Public Methods

Method Description
SetFolding ( ) : void
TextEditorEx ( ) : System
UpdateFolding ( ) : void

Private Methods

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

Method Details

SetFolding() public method

public SetFolding ( ) : void
return void

TextEditorEx() public method

public TextEditorEx ( ) : System
return System

UpdateFolding() public method

public UpdateFolding ( ) : void
return void

Property Details

DocumentTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows DocumentTextProperty
return System.Windows.DependencyProperty

SyntaxProperty public_oe static_oe property

public static DependencyProperty,System.Windows SyntaxProperty
return System.Windows.DependencyProperty