C# 클래스 Signum.Windows.DateTimePicker

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: signumsoftware/framework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DateTimeConverterProperty System.Windows.DependencyProperty
IsEditableProperty System.Windows.DependencyProperty
IsReadOnlyProperty System.Windows.DependencyProperty
SelectedDateProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

보호된 메소드들

메소드 설명
OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
UpdateVisibility ( ) : void

비공개 메소드들

메소드 설명
DateTimePicker ( ) : System
UpdateVisibility ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
monthCalendar_SelectedDatesChanged ( object sender, System e ) : void
pickerBase_DropDownOpened ( object sender, RoutedEventArgs e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnCreateAutomationPeer() 보호된 메소드

protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
리턴 System.Windows.Automation.Peers.AutomationPeer

UpdateVisibility() 보호된 메소드

protected UpdateVisibility ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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