C# Class PCSX2Bonus.CustomControls.ColorPicker.SpectrumSlider

Inheritance: System.Windows.Controls.Slider
Afficher le fichier Open project: CyberFoxHax/PCSXBonus Class Usage Examples

Méthodes publiques

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

Méthodes protégées

Méthode Description
OnValueChanged ( double oldValue, double newValue ) : void

Private Methods

Méthode Description
OnHuePropertyChanged ( DependencyObject relatedObject, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetBackground ( ) : void
SpectrumSlider ( ) : System.Windows

Method Details

OnValueChanged() protected méthode

protected OnValueChanged ( double oldValue, double newValue ) : void
oldValue double
newValue double
Résultat void

Property Details

HueProperty public_oe static_oe property

public static DependencyProperty,System.Windows HueProperty
Résultat System.Windows.DependencyProperty