C# Class Microsoft.Windows.Controls.ColorSpectrumSlider

Inheritance: System.Windows.Controls.Slider
Exibir arquivo Open project: Invenietis/ck-certified Class Usage Examples

Public Properties

Property Type Description
SelectedColorProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void

Protected Methods

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

Private Methods

Method Description
ColorSpectrumSlider ( ) : System
CreateSpectrum ( ) : void

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

OnValueChanged() protected method

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

Property Details

SelectedColorProperty public_oe static_oe property

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