Property | Type | Description | |
---|---|---|---|
IsBoundProperty | |||
IsHexProperty | |||
MaxValueProperty | |||
MinValueProperty | |||
ValueChangedEvent | System.Windows.RoutedEvent | ||
ValueProperty |
Property | Type | Description | |
---|---|---|---|
IsTextDisallowed | bool | ||
NumericTextBox | System | ||
NumericTextBox_ValueChanged | void | ||
PastingEvent | void | ||
RaiseValueChangedEvent | void | ||
TextBox_MouseWheel | void | ||
TextBox_PreviewTextInput | void | ||
TextBox_TextChanged | void |
Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
Method | Description | |
---|---|---|
IsTextDisallowed ( string text ) : bool | ||
NumericTextBox ( ) : System | ||
NumericTextBox_ValueChanged ( object sender, |
||
PastingEvent ( object sender, System.Windows.DataObjectPastingEventArgs e ) : void | ||
RaiseValueChangedEvent ( ) : void | ||
TextBox_MouseWheel ( object sender, System.Windows.Input.MouseWheelEventArgs e ) : void | ||
TextBox_PreviewTextInput ( object sender, System.Windows.Input.TextCompositionEventArgs e ) : void | ||
TextBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void |
public static DependencyProperty,System.Windows IsBoundProperty | ||
return |
public static DependencyProperty,System.Windows IsHexProperty | ||
return |
public static DependencyProperty,System.Windows MaxValueProperty | ||
return |
public static DependencyProperty,System.Windows MinValueProperty | ||
return |
public static RoutedEvent,System.Windows ValueChangedEvent | ||
return | System.Windows.RoutedEvent |