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

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

공개 프로퍼티들

프로퍼티 타입 설명
MonthsNames string[]
OrientationProperty Windows.UI.Xaml.DependencyProperty
ShortMonthsNames string[]
ValueProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
Current_SizeChanged ( object sender, Windows e ) : void
DatePicker ( ) : System
DatePicker_Unloaded ( object sender, RoutedEventArgs e ) : void

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

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

메소드 상세

Current_SizeChanged() 공개 메소드

public Current_SizeChanged ( object sender, Windows e ) : void
sender object
e Windows
리턴 void

DatePicker() 공개 메소드

public DatePicker ( ) : System
리턴 System

DatePicker_Unloaded() 공개 메소드

public DatePicker_Unloaded ( object sender, RoutedEventArgs e ) : void
sender object
e Windows.UI.Xaml.RoutedEventArgs
리턴 void

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

MonthsNames 공개적으로 프로퍼티

public string[] MonthsNames
리턴 string[]

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

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

ShortMonthsNames 공개적으로 프로퍼티

public string[] ShortMonthsNames
리턴 string[]

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

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