C# Class TrakHound_UI.Spinner

Interaction logic for Wheel.xaml
Inheritance: System.Windows.Controls.UserControl
Mostra file Open project: TrakHound/TrakHound-Community

Public Properties

Property Type Description
Color1Property System.Windows.DependencyProperty
Color2Property System.Windows.DependencyProperty
Color3Property System.Windows.DependencyProperty
Color4Property System.Windows.DependencyProperty
ColorProperty System.Windows.DependencyProperty
ForegroundProperty System.Windows.DependencyProperty

Public Methods

Method Description
Spinner ( ) : System

Private Methods

Method Description
Color_PropertyChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
Foreground_PropertyChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
Init ( ) : void
SetBrushes ( Color color ) : void
Start ( ) : void
Stop ( ) : void
UserControl_IsVisibleChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

Spinner() public method

public Spinner ( ) : System
return System

Property Details

Color1Property public_oe static_oe property

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

Color2Property public_oe static_oe property

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

Color3Property public_oe static_oe property

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

Color4Property public_oe static_oe property

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

ColorProperty public_oe static_oe property

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

ForegroundProperty public_oe static_oe property

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