C# Class Xceed.Wpf.Toolkit.DateTimePicker

Inheritance: DateTimeUpDown
Afficher le fichier Open project: Gainedge/BetterExplorer Class Usage Examples

Méthodes publiques

Свойство Type Description
AutoCloseCalendarProperty System.Windows.DependencyProperty
TimeFormatProperty System.Windows.DependencyProperty
TimeFormatStringProperty System.Windows.DependencyProperty
TimePickerAllowSpinProperty System.Windows.DependencyProperty
TimePickerShowButtonSpinnerProperty System.Windows.DependencyProperty
TimePickerVisibilityProperty System.Windows.DependencyProperty
TimeWatermarkProperty System.Windows.DependencyProperty
TimeWatermarkTemplateProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
HandleKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
OnIsOpenChanged ( bool oldValue, bool newValue ) : void
OnMaximumChanged ( System.DateTime oldValue, System.DateTime newValue ) : void
OnMinimumChanged ( System.DateTime oldValue, System.DateTime newValue ) : void
OnPreviewKeyDown ( System.Windows.Input.KeyEventArgs e ) : void
OnPreviewMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
OnValueChanged ( System.DateTime oldValue, System.DateTime newValue ) : void
Popup_Opened ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
Calendar_SelectedDatesChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
DateTimePicker ( ) : System
IsTimeFormatStringValid ( object value ) : bool
SetBlackOutDates ( ) : void

Method Details

HandleKeyDown() protected méthode

protected HandleKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
sender object
e System.Windows.Input.KeyEventArgs
Résultat void

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnIsOpenChanged() protected méthode

protected OnIsOpenChanged ( bool oldValue, bool newValue ) : void
oldValue bool
newValue bool
Résultat void

OnMaximumChanged() protected méthode

protected OnMaximumChanged ( System.DateTime oldValue, System.DateTime newValue ) : void
oldValue System.DateTime
newValue System.DateTime
Résultat void

OnMinimumChanged() protected méthode

protected OnMinimumChanged ( System.DateTime oldValue, System.DateTime newValue ) : void
oldValue System.DateTime
newValue System.DateTime
Résultat void

OnPreviewKeyDown() protected méthode

protected OnPreviewKeyDown ( System.Windows.Input.KeyEventArgs e ) : void
e System.Windows.Input.KeyEventArgs
Résultat void

OnPreviewMouseUp() protected méthode

protected OnPreviewMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
Résultat void

OnValueChanged() protected méthode

protected OnValueChanged ( System.DateTime oldValue, System.DateTime newValue ) : void
oldValue System.DateTime
newValue System.DateTime
Résultat void

Popup_Opened() protected méthode

protected Popup_Opened ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

AutoCloseCalendarProperty public_oe static_oe property

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

TimeFormatProperty public_oe static_oe property

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

TimeFormatStringProperty public_oe static_oe property

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

TimePickerAllowSpinProperty public_oe static_oe property

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

TimePickerShowButtonSpinnerProperty public_oe static_oe property

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

TimePickerVisibilityProperty public_oe static_oe property

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

TimeWatermarkProperty public_oe static_oe property

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

TimeWatermarkTemplateProperty public_oe static_oe property

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