C# 클래스 CodeValue.SuiteValue.UI.Metro.Controls.TimePicker

상속: Windows.UI.Xaml.Controls.Control, INotifyPropertyChanged
파일 보기 프로젝트 열기: arielbh/SuiteValue.UI.Metro

공개 프로퍼티들

프로퍼티 타입 설명
KindProperty Windows.UI.Xaml.DependencyProperty
OrientationProperty Windows.UI.Xaml.DependencyProperty
ValueProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
TimePicker ( ) : System

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
KindChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnPropertyChanged ( string propertyName ) : void
OnValueChanged ( ValueChangedEventArgs e ) : void
UpdateByDateTime ( System.DateTime newValue ) : void
UpdateToValue ( ) : void
UpdateValue ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

메소드 상세

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

TimePicker() 공개 메소드

public TimePicker ( ) : System
리턴 System

프로퍼티 상세

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

public static DependencyProperty,Windows.UI.Xaml KindProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml OrientationProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml ValueProperty
리턴 Windows.UI.Xaml.DependencyProperty