C# Class ColorBox.Spinner

Inheritance: System.Windows.Controls.ContentControl
Show file Open project: SpoinkyNL/Artemis

Public Properties

Property Type Description
ValidSpinDirectionProperty System.Windows.DependencyProperty

Public Methods

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

Private Methods

Method Description
Spinner ( ) : System

Method Details

OnSpin() public method

public OnSpin ( SpinEventArgs e ) : void
e SpinEventArgs
return void

OnValidSpinDirectionPropertyChanged() public static method

public static OnValidSpinDirectionPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
return void

Property Details

ValidSpinDirectionProperty public static property

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