C# Class TrakHound_UI.TimeDisplay

Interaction logic for TimeDisplay.xaml
Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: TrakHound/TrakHound-Community

Public Properties

Property Type Description
ForegroundProperty System.Windows.DependencyProperty
ShowDateProperty System.Windows.DependencyProperty
TimeProperty System.Windows.DependencyProperty

Public Methods

Method Description
TimeDisplay ( ) : System

Private Methods

Method Description
ProcessTime ( ) : void
Value_PropertyChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

TimeDisplay() public method

public TimeDisplay ( ) : System
return System

Property Details

ForegroundProperty public_oe static_oe property

public static DependencyProperty,System.Windows ForegroundProperty
return System.Windows.DependencyProperty

ShowDateProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowDateProperty
return System.Windows.DependencyProperty

TimeProperty public_oe static_oe property

public static DependencyProperty,System.Windows TimeProperty
return System.Windows.DependencyProperty