C# 클래스 Signum.Windows.TimePicker

Interaction logic for TimePicker.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: signumsoftware/framework

공개 프로퍼티들

프로퍼티 타입 설명
IsEditableProperty System.Windows.DependencyProperty
IsReadOnlyProperty System.Windows.DependencyProperty
TimePartProperty System.Windows.DependencyProperty
TimeSpanConverterProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
TimePicker ( ) : System
TimePicker_Loaded ( object sender, RoutedEventArgs e ) : void

보호된 메소드들

메소드 설명
UpdateVisibility ( ) : void

비공개 메소드들

메소드 설명
OnConverterChanged ( object converter ) : void
TimePartChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
UpdateVisibility ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

TimePicker() 공개 메소드

public TimePicker ( ) : System
리턴 System

TimePicker_Loaded() 공개 메소드

public TimePicker_Loaded ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
리턴 void

UpdateVisibility() 보호된 메소드

protected UpdateVisibility ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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