C# Class Signum.Windows.DateTimePicker

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

Méthodes publiques

Свойство Type Description
DateTimeConverterProperty System.Windows.DependencyProperty
IsEditableProperty System.Windows.DependencyProperty
IsReadOnlyProperty System.Windows.DependencyProperty
SelectedDateProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
UpdateVisibility ( ) : void

Private Methods

Méthode Description
DateTimePicker ( ) : System
UpdateVisibility ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
monthCalendar_SelectedDatesChanged ( object sender, System e ) : void
pickerBase_DropDownOpened ( object sender, RoutedEventArgs e ) : void

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnCreateAutomationPeer() protected méthode

protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer
Résultat System.Windows.Automation.Peers.AutomationPeer

UpdateVisibility() protected méthode

protected UpdateVisibility ( ) : void
Résultat void

Property Details

DateTimeConverterProperty public_oe static_oe property

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

IsEditableProperty public_oe static_oe property

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

IsReadOnlyProperty public_oe static_oe property

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

SelectedDateProperty public_oe static_oe property

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