C# Class ScreenToGif.Controls.SpectrumSlider

Spectrum Slider.
Inheritance: System.Windows.Controls.Slider
Afficher le fichier Open project: dbremner/ScreenToGif

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
CreateSpectrum ( ) : void
SpectrumSlider ( ) : System
UpdateColorSpectrum ( ) : void
_colorThumb_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : 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