C# 클래스 HoldItCore.ScoreAlert

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: ibdknox/swred 1 사용 예제들

공개 프로퍼티들

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

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void
ScoreAlert ( ) : System.Windows

보호된 메소드들

메소드 설명
OnAlertChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

비공개 메소드들

메소드 설명
HandleAlertChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
HandleAlertStateChanged ( object sender, System.Windows.VisualStateChangedEventArgs e ) : void

메소드 상세

OnAlertChanged() 보호된 메소드

protected OnAlertChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

ScoreAlert() 공개 메소드

public ScoreAlert ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

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

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

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

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