C# 클래스 TrakHound_UI.Spinner

Interaction logic for Wheel.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community

공개 프로퍼티들

프로퍼티 타입 설명
Color1Property System.Windows.DependencyProperty
Color2Property System.Windows.DependencyProperty
Color3Property System.Windows.DependencyProperty
Color4Property System.Windows.DependencyProperty
ColorProperty System.Windows.DependencyProperty
ForegroundProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
Spinner ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

Spinner() 공개 메소드

public Spinner ( ) : System
리턴 System

프로퍼티 상세

Color1Property 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows Color1Property
리턴 System.Windows.DependencyProperty

Color2Property 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows Color2Property
리턴 System.Windows.DependencyProperty

Color3Property 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows Color3Property
리턴 System.Windows.DependencyProperty

Color4Property 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows Color4Property
리턴 System.Windows.DependencyProperty

ColorProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ColorProperty
리턴 System.Windows.DependencyProperty

ForegroundProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ForegroundProperty
리턴 System.Windows.DependencyProperty