C# Class Etupirka.Control.TimeControl

Interaction logic for TimeControl.xaml
Inheritance: System.Windows.Controls.UserControl, INotifyPropertyChanged
ファイルを表示 Open project: Aixile/Etupirka Class Usage Examples

Public Properties

Property Type Description
ValuePropert System.Windows.DependencyProperty

Public Methods

Method Description
TimeControl ( ) : System

Protected Methods

Method Description
OnPropertyChanged ( string name ) : void

Private Methods

Method 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 method

protected OnPropertyChanged ( string name ) : void
name string
return void

TimeControl() public method

public TimeControl ( ) : System
return System

Property Details

ValuePropert public_oe static_oe property

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