C# 클래스 Xceed.Wpf.Toolkit.CalculatorUpDown

상속: DecimalUpDown
파일 보기 프로젝트 열기: Gainedge/BetterExplorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DisplayTextProperty System.Windows.DependencyProperty
EnterClosesCalculatorProperty System.Windows.DependencyProperty
IsOpenProperty System.Windows.DependencyProperty
MemoryProperty System.Windows.DependencyProperty
PrecisionProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

보호된 메소드들

메소드 설명
OnIsOpenChanged ( bool oldValue, bool newValue ) : void
OnTextInput ( System.Windows.Input.TextCompositionEventArgs e ) : void

비공개 메소드들

메소드 설명
CalculatorPopup_Opened ( object sender, EventArgs e ) : void
CalculatorUpDown ( ) : System
CloseCalculatorUpDown ( bool isFocusOnTextBox ) : void
OnCalculatorValueChanged ( object sender, RoutedPropertyChangedEventArgs e ) : void
OnIsOpenChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
OnMouseDownOutsideCapturedElement ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnIsOpenChanged() 보호된 메소드

protected OnIsOpenChanged ( bool oldValue, bool newValue ) : void
oldValue bool
newValue bool
리턴 void

OnTextInput() 보호된 메소드

protected OnTextInput ( System.Windows.Input.TextCompositionEventArgs e ) : void
e System.Windows.Input.TextCompositionEventArgs
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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