C# Class ColorBox.Spinner

Inheritance: System.Windows.Controls.ContentControl
Afficher le fichier Open project: SpoinkyNL/Artemis

Méthodes publiques

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

Méthodes publiques

Méthode Description
OnSpin ( SpinEventArgs e ) : void
OnValidSpinDirectionPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Private Methods

Méthode Description
Spinner ( ) : System

Method Details

OnSpin() public méthode

public OnSpin ( SpinEventArgs e ) : void
e SpinEventArgs
Résultat void

OnValidSpinDirectionPropertyChanged() public static méthode

public static OnValidSpinDirectionPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

Property Details

ValidSpinDirectionProperty public_oe static_oe property

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