C# Class Captura.NumericBox

ファイルを表示 Open project: MathewSachin/Captura

Public Properties

Property Type Description
IncreaseCommand ICommand
MaximumProperty System.Windows.DependencyProperty
MinimumProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

Public Methods

Method Description
NumericBox ( ) : System.Windows

Private Methods

Method Description
TextBOX_LostFocus ( object sender, RoutedEventArgs e ) : void
TextBOX_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

NumericBox() public method

public NumericBox ( ) : System.Windows
return System.Windows

Property Details

IncreaseCommand public_oe static_oe property

public static ICommand IncreaseCommand
return ICommand

MaximumProperty public_oe static_oe property

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

MinimumProperty public_oe static_oe property

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

ValueProperty public_oe static_oe property

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