C# 클래스 Signum.Windows.NumericTextBox

상속: System.Windows.Controls.TextBox
파일 보기 프로젝트 열기: signumsoftware/framework

공개 프로퍼티들

프로퍼티 타입 설명
LargeIncrementProperty System.Windows.DependencyProperty
NullableNumericConverterProperty System.Windows.DependencyProperty
SmallIncrementProperty System.Windows.DependencyProperty
ValueChangedEvent System.Windows.RoutedEvent
ValueProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
OnPreviewKeyDown ( KeyEventArgs e ) : void

비공개 메소드들

메소드 설명
ConverterChanged ( object converter ) : void
NumericTextBox ( ) : System
NumericTextBox_Loaded ( object sender, RoutedEventArgs e ) : void

메소드 상세

OnPreviewKeyDown() 보호된 메소드

protected OnPreviewKeyDown ( KeyEventArgs e ) : void
e KeyEventArgs
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

public static RoutedEvent,System.Windows ValueChangedEvent
리턴 System.Windows.RoutedEvent

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

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