C# Class Instant.Standalone.CodeTextBox

Inheritance: System.Windows.Controls.TextBox
Afficher le fichier Open project: ermau/Instant

Méthodes publiques

Свойство Type Description
IdCodeProperty System.Windows.DependencyProperty
MethodCallProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
CodeTextBox ( ) : System

Méthodes protégées

Méthode Description
OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void

Private Methods

Méthode 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 méthode

public CodeTextBox ( ) : System
Résultat System

OnTextChanged() protected méthode

protected OnTextChanged ( System.Windows.Controls.TextChangedEventArgs e ) : void
e System.Windows.Controls.TextChangedEventArgs
Résultat void

Property Details

IdCodeProperty public_oe static_oe property

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

MethodCallProperty public_oe static_oe property

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