C# Class MahApps.Metro.Controls.DateTimePicker

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: MahApps/MahApps.Metro Class Usage Examples

Méthodes publiques

Свойство Type Description
DisplayDateEndProperty System.Windows.DependencyProperty
DisplayDateProperty System.Windows.DependencyProperty
DisplayDateStartProperty System.Windows.DependencyProperty
FirstDayOfWeekProperty System.Windows.DependencyProperty
IsTodayHighlightedProperty System.Windows.DependencyProperty
OrientationProperty System.Windows.DependencyProperty
SelectedDateChangedEvent System.Windows.RoutedEvent
SelectedDateProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
CoerceOrientation object
DateTimePicker System
GetSelectedDateTimeFromGUI DateTime?
OnClockVisibilityChanged void
OnSelectedDateChanged void
SetDatePartValues void

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
ApplyBindings ( ) : void
ApplyCulture ( ) : void
GetValueForTextBox ( ) : string
OnRangeBaseValueChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
OnSelectedDateChanged ( TimePickerBaseSelectionChangedEventArgs e ) : void
OnTextBoxLostFocus ( object sender, RoutedEventArgs e ) : void
WriteValueToTextBox ( ) : void

Private Methods

Méthode Description
CoerceOrientation ( DependencyObject d, object basevalue ) : object
DateTimePicker ( ) : System
GetSelectedDateTimeFromGUI ( ) : DateTime?
OnClockVisibilityChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSelectedDateChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetDatePartValues ( ) : void

Method Details

ApplyBindings() protected méthode

protected ApplyBindings ( ) : void
Résultat void

ApplyCulture() protected final méthode

protected final ApplyCulture ( ) : void
Résultat void

GetValueForTextBox() protected méthode

protected GetValueForTextBox ( ) : string
Résultat string

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnRangeBaseValueChanged() protected méthode

protected OnRangeBaseValueChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
sender object
e System.Windows.Controls.SelectionChangedEventArgs
Résultat void

OnSelectedDateChanged() protected méthode

protected OnSelectedDateChanged ( TimePickerBaseSelectionChangedEventArgs e ) : void
e TimePickerBaseSelectionChangedEventArgs
Résultat void

OnTextBoxLostFocus() protected méthode

protected OnTextBoxLostFocus ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void

WriteValueToTextBox() protected méthode

protected WriteValueToTextBox ( ) : void
Résultat void

Property Details

DisplayDateEndProperty public_oe static_oe property

public static DependencyProperty,System.Windows DisplayDateEndProperty
Résultat System.Windows.DependencyProperty

DisplayDateProperty public_oe static_oe property

public static DependencyProperty,System.Windows DisplayDateProperty
Résultat System.Windows.DependencyProperty

DisplayDateStartProperty public_oe static_oe property

public static DependencyProperty,System.Windows DisplayDateStartProperty
Résultat System.Windows.DependencyProperty

FirstDayOfWeekProperty public_oe static_oe property

public static DependencyProperty,System.Windows FirstDayOfWeekProperty
Résultat System.Windows.DependencyProperty

IsTodayHighlightedProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsTodayHighlightedProperty
Résultat System.Windows.DependencyProperty

OrientationProperty public_oe static_oe property

public static DependencyProperty,System.Windows OrientationProperty
Résultat System.Windows.DependencyProperty

SelectedDateChangedEvent public_oe static_oe property

public static RoutedEvent,System.Windows SelectedDateChangedEvent
Résultat System.Windows.RoutedEvent

SelectedDateProperty public_oe static_oe property

public static DependencyProperty,System.Windows SelectedDateProperty
Résultat System.Windows.DependencyProperty