C# Class Signum.Windows.ColorUtils.SpectrumSlider

Inheritance: System.Windows.Controls.Slider
Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

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

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Méthodes protégées

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

Private Methods

Méthode Description
SpectrumSlider ( ) : System
createSpectrum ( ) : void
updateColorSpectrum ( ) : void

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnValueChanged() protected méthode

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

Property Details

SelectedColorProperty public_oe static_oe property

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