Property | Type | Description | |
---|---|---|---|
AllowTextInputProperty | |||
DecimalPlacesProperty | |||
IsHexadecimalProperty | |||
LargeIncrementProperty | |||
MaximumProperty | |||
MinimumProperty | |||
SmallIncrementProperty | |||
ValueProperty |
Method | Description | |
---|---|---|
NumericUpDown ( ) : System | ||
SelectAll ( ) : void |
Method | Description | |
---|---|---|
TextBox_LostFocus ( object sender, |
||
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 | ||
UpdateValue ( ) : void | ||
decrementButton_Click ( object sender, |
||
incrementButton_Click ( object sender, |
public static DependencyProperty,System.Windows AllowTextInputProperty | ||
return |
public static DependencyProperty,System.Windows DecimalPlacesProperty | ||
return |
public static DependencyProperty,System.Windows IsHexadecimalProperty | ||
return |
public static DependencyProperty,System.Windows LargeIncrementProperty | ||
return |
public static DependencyProperty,System.Windows MaximumProperty | ||
return |
public static DependencyProperty,System.Windows MinimumProperty | ||
return |
public static DependencyProperty,System.Windows SmallIncrementProperty | ||
return |