C# Class MetroRadiance.Controls.Badge

Inheritance: System.Windows.Controls.Control
Show file Open project: Grabacr07/MetroRadiance

Public Properties

Property Type Description
CountProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
Badge ( ) : System
CountPropertyChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetCount ( int count ) : void

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

CountProperty public static property

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