C# Class NuGet.Dialog.PackageManagerUI.StarControl

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: grendello/nuget Class Usage Examples

Méthodes publiques

Свойство Type Description
ValueProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
RoundValue double
StarControl System.Windows
ValueChanged void
_starPath_Loaded void

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void
UpdateVisuals ( ) : void

Private Methods

Méthode 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 méthode

public OnApplyTemplate ( ) : void
Résultat void

UpdateVisuals() public méthode

public UpdateVisuals ( ) : void
Résultat void

Property Details

ValueProperty public_oe static_oe property

Value Dependency Property.
public static DependencyProperty,System.Windows ValueProperty
Résultat System.Windows.DependencyProperty