C# Class Instant.Standalone.CodeTextBox

Inheritance: System.Windows.Controls.TextBox
显示文件 Open project: ermau/Instant

Public Properties

Property Type Description
IdCodeProperty System.Windows.DependencyProperty
MethodCallProperty System.Windows.DependencyProperty

Public Methods

Method Description
CodeTextBox ( ) : System

Protected Methods

Method Description
OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void

Private Methods

Method Description
AdornOperationContainer ( OperationContainer container, int>.IDictionary lineMap, AdornerLayer layer ) : void
MethodCallChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnMethodCallChanged ( ) : void
ScrollChangedEventHandler ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void
Update ( ) : void

Method Details

CodeTextBox() public method

public CodeTextBox ( ) : System
return System

OnTextChanged() protected method

protected OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void
e System.Windows.Controls.TextChangedEventArgs
return void

Property Details

IdCodeProperty public_oe static_oe property

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

MethodCallProperty public_oe static_oe property

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