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

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

Méthodes publiques

Свойство Type Description
KindProperty Windows.UI.Xaml.DependencyProperty
OrientationProperty Windows.UI.Xaml.DependencyProperty
ValueProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
TimePicker ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

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

Method Details

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

TimePicker() public méthode

public TimePicker ( ) : System
Résultat System

Property Details

KindProperty public_oe static_oe property

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

OrientationProperty public_oe static_oe property

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

ValueProperty public_oe static_oe property

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