C# 클래스 Captura.NumericBox

파일 보기 프로젝트 열기: MathewSachin/Captura

공개 프로퍼티들

프로퍼티 타입 설명
IncreaseCommand ICommand
MaximumProperty System.Windows.DependencyProperty
MinimumProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
NumericBox ( ) : System.Windows

비공개 메소드들

메소드 설명
TextBOX_LostFocus ( object sender, RoutedEventArgs e ) : void
TextBOX_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

메소드 상세

NumericBox() 공개 메소드

public NumericBox ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

IncreaseCommand 공개적으로 정적으로 프로퍼티

public static ICommand IncreaseCommand
리턴 ICommand

MaximumProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MaximumProperty
리턴 System.Windows.DependencyProperty

MinimumProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MinimumProperty
리턴 System.Windows.DependencyProperty

ValueProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ValueProperty
리턴 System.Windows.DependencyProperty