C# Class CitizenMatt.ReSharper.ExtensionManager.Implementation.ExtensionManagerWindow.Controls.StarControl

Inheritance: System.Windows.Controls.Control
Show file Open project: citizenmatt/ReSharperExtensionManager Class Usage Examples

Public Properties

Property Type Description
ValueProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
RoundValue double
StarControl System.Windows
ValueChanged void
_starPath_Loaded void

Public Methods

Method Description
OnApplyTemplate ( ) : void
UpdateVisuals ( ) : void

Private Methods

Method Description
RoundValue ( double value ) : double
StarControl ( ) : System.Windows
ValueChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
_starPath_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

UpdateVisuals() public method

public UpdateVisuals ( ) : void
return void

Property Details

ValueProperty public static property

Value Dependency Property.
public static DependencyProperty,System.Windows ValueProperty
return System.Windows.DependencyProperty