C# Class Signum.Windows.NumericTextBox

Inheritance: System.Windows.Controls.TextBox
Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Свойство Type Description
LargeIncrementProperty System.Windows.DependencyProperty
NullableNumericConverterProperty System.Windows.DependencyProperty
SmallIncrementProperty System.Windows.DependencyProperty
ValueChangedEvent System.Windows.RoutedEvent
ValueProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
OnPreviewKeyDown ( KeyEventArgs e ) : void

Private Methods

Méthode Description
ConverterChanged ( object converter ) : void
NumericTextBox ( ) : System
NumericTextBox_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

OnPreviewKeyDown() protected méthode

protected OnPreviewKeyDown ( KeyEventArgs e ) : void
e KeyEventArgs
Résultat void

Property Details

LargeIncrementProperty public_oe static_oe property

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

NullableNumericConverterProperty public_oe static_oe property

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

SmallIncrementProperty public_oe static_oe property

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

ValueChangedEvent public_oe static_oe property

public static RoutedEvent,System.Windows ValueChangedEvent
Résultat System.Windows.RoutedEvent

ValueProperty public_oe static_oe property

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