C# Class PCSX2Bonus.CustomControls.ColorPicker.SpectrumSlider

Inheritance: System.Windows.Controls.Slider
Datei anzeigen Open project: CyberFoxHax/PCSXBonus Class Usage Examples

Public Properties

Property Type Description
HueProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnValueChanged ( double oldValue, double newValue ) : void

Private Methods

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

Method Details

OnValueChanged() protected method

protected OnValueChanged ( double oldValue, double newValue ) : void
oldValue double
newValue double
return void

Property Details

HueProperty public_oe static_oe property

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