C# 클래스 FloydPink.Flickr.Downloadr.UI.Controls.Spinner

Interaction logic for Spinner.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: flickr-downloadr/flickr-downloadr

공개 프로퍼티들

프로퍼티 타입 설명
CancellableProperty System.Windows.DependencyProperty
OperationTextProperty System.Windows.DependencyProperty
PercentDoneProperty System.Windows.DependencyProperty
SpinnerCanceledEvent System.Windows.RoutedEvent

공개 메소드들

메소드 설명
Spinner ( ) : System.Windows

비공개 메소드들

메소드 설명
CancelButtonClick ( object sender, RoutedEventArgs e ) : void
CancellableChanged ( DependencyObject instance, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OperationTextChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
PercentDoneChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

Spinner() 공개 메소드

public Spinner ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

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

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

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

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

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

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

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

public static RoutedEvent,System.Windows SpinnerCanceledEvent
리턴 System.Windows.RoutedEvent