C# Class Etupirka.Control.TimeControl

Interaction logic for TimeControl.xaml
Inheritance: System.Windows.Controls.UserControl, INotifyPropertyChanged
Afficher le fichier Open project: Aixile/Etupirka Class Usage Examples

Méthodes publiques

Свойство Type Description
ValuePropert System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
TimeControl ( ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( string name ) : void

Private Methods

Méthode Description
OnValueChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
hh_PreviewTextInput ( object sender, System.Windows.Input.TextCompositionEventArgs e ) : void
mm_PreviewTextInput ( object sender, System.Windows.Input.TextCompositionEventArgs e ) : void
ss_PreviewTextInput ( object sender, System.Windows.Input.TextCompositionEventArgs e ) : void

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string name ) : void
name string
Résultat void

TimeControl() public méthode

public TimeControl ( ) : System
Résultat System

Property Details

ValuePropert public_oe static_oe property

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