C# Class TrakHound_UI.TimeDisplay

Interaction logic for TimeDisplay.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: TrakHound/TrakHound-Community

Méthodes publiques

Свойство Type Description
ForegroundProperty System.Windows.DependencyProperty
ShowDateProperty System.Windows.DependencyProperty
TimeProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
TimeDisplay ( ) : System

Private Methods

Méthode Description
ProcessTime ( ) : void
Value_PropertyChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

TimeDisplay() public méthode

public TimeDisplay ( ) : System
Résultat System

Property Details

ForegroundProperty public_oe static_oe property

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

ShowDateProperty public_oe static_oe property

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

TimeProperty public_oe static_oe property

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