C# Class CodeValue.SuiteValue.UI.Metro.Controls.DatePicker

Inheritance: Windows.UI.Xaml.Controls.Control, INotifyPropertyChanged
Afficher le fichier Open project: arielbh/SuiteValue.UI.Metro

Méthodes publiques

Свойство Type Description
MonthsNames string[]
OrientationProperty Windows.UI.Xaml.DependencyProperty
ShortMonthsNames string[]
ValueProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
Current_SizeChanged ( object sender, Windows e ) : void
DatePicker ( ) : System
DatePicker_Unloaded ( object sender, RoutedEventArgs e ) : void

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
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

Method Details

Current_SizeChanged() public méthode

public Current_SizeChanged ( object sender, Windows e ) : void
sender object
e Windows
Résultat void

DatePicker() public méthode

public DatePicker ( ) : System
Résultat System

DatePicker_Unloaded() public méthode

public DatePicker_Unloaded ( object sender, RoutedEventArgs e ) : void
sender object
e Windows.UI.Xaml.RoutedEventArgs
Résultat void

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

Property Details

MonthsNames public_oe property

public string[] MonthsNames
Résultat string[]

OrientationProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml OrientationProperty
Résultat Windows.UI.Xaml.DependencyProperty

ShortMonthsNames public_oe property

public string[] ShortMonthsNames
Résultat string[]

ValueProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ValueProperty
Résultat Windows.UI.Xaml.DependencyProperty