C# 클래스 Etupirka.Control.TimeControl

Interaction logic for TimeControl.xaml
상속: System.Windows.Controls.UserControl, INotifyPropertyChanged
파일 보기 프로젝트 열기: Aixile/Etupirka 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ValuePropert System.Windows.DependencyProperty

공개 메소드들

메소드 설명
TimeControl ( ) : System

보호된 메소드들

메소드 설명
OnPropertyChanged ( string name ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

OnPropertyChanged() 보호된 메소드

protected OnPropertyChanged ( string name ) : void
name string
리턴 void

TimeControl() 공개 메소드

public TimeControl ( ) : System
리턴 System

프로퍼티 상세

ValuePropert 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ValuePropert
리턴 System.Windows.DependencyProperty