C# 클래스 ColorBox.Spinner

상속: System.Windows.Controls.ContentControl
파일 보기 프로젝트 열기: SpoinkyNL/Artemis

공개 프로퍼티들

프로퍼티 타입 설명
ValidSpinDirectionProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnSpin ( SpinEventArgs e ) : void
OnValidSpinDirectionPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

비공개 메소드들

메소드 설명
Spinner ( ) : System

메소드 상세

OnSpin() 공개 메소드

public OnSpin ( SpinEventArgs e ) : void
e SpinEventArgs
리턴 void

OnValidSpinDirectionPropertyChanged() 공개 정적인 메소드

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

프로퍼티 상세

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

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