C# Class HoldItCore.ScoreAlert

Inheritance: System.Windows.Controls.Control
显示文件 Open project: ibdknox/swred Class Usage Examples

Public Properties

Property Type Description
AlertProperty System.Windows.DependencyProperty
DescriptionProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void
ScoreAlert ( ) : System.Windows

Protected Methods

Method Description
OnAlertChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void

Private Methods

Method Description
HandleAlertChanged ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
HandleAlertStateChanged ( object sender, System.Windows.VisualStateChangedEventArgs e ) : void

Method Details

OnAlertChanged() protected method

protected OnAlertChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
return void

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

ScoreAlert() public method

public ScoreAlert ( ) : System.Windows
return System.Windows

Property Details

AlertProperty public_oe static_oe property

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

DescriptionProperty public_oe static_oe property

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