C# Class Signum.Windows.TimePicker

Interaction logic for TimePicker.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Свойство Type Description
IsEditableProperty System.Windows.DependencyProperty
IsReadOnlyProperty System.Windows.DependencyProperty
TimePartProperty System.Windows.DependencyProperty
TimeSpanConverterProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
TimePicker ( ) : System
TimePicker_Loaded ( object sender, RoutedEventArgs e ) : void

Méthodes protégées

Méthode Description
UpdateVisibility ( ) : void

Private Methods

Méthode Description
OnConverterChanged ( object converter ) : void
TimePartChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
UpdateVisibility ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

TimePicker() public méthode

public TimePicker ( ) : System
Résultat System

TimePicker_Loaded() public méthode

public TimePicker_Loaded ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void

UpdateVisibility() protected méthode

protected UpdateVisibility ( ) : void
Résultat void

Property Details

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

TimePartProperty public_oe static_oe property

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

TimeSpanConverterProperty public_oe static_oe property

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