C# Class ColorBox.GradientStopSlider

Inheritance: System.Windows.Controls.Slider
Afficher le fichier Open project: Gainedge/BetterExplorer

Méthodes publiques

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

Méthodes protégées

Méthode Description
OnPreviewMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
OnValueChanged ( double oldValue, double newValue ) : void

Method Details

OnPreviewMouseLeftButtonDown() protected méthode

protected OnPreviewMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
Résultat void

OnValueChanged() protected méthode

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

Property Details

ColorBoxProperty public_oe static_oe property

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

SelectedGradientProperty public_oe static_oe property

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