C# Class FloydPink.Flickr.Downloadr.UI.Controls.Spinner

Interaction logic for Spinner.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: flickr-downloadr/flickr-downloadr

Méthodes publiques

Свойство Type Description
CancellableProperty System.Windows.DependencyProperty
OperationTextProperty System.Windows.DependencyProperty
PercentDoneProperty System.Windows.DependencyProperty
SpinnerCanceledEvent System.Windows.RoutedEvent

Méthodes publiques

Méthode Description
Spinner ( ) : System.Windows

Private Methods

Méthode Description
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

Method Details

Spinner() public méthode

public Spinner ( ) : System.Windows
Résultat System.Windows

Property Details

CancellableProperty public_oe static_oe property

public static DependencyProperty,System.Windows CancellableProperty
Résultat System.Windows.DependencyProperty

OperationTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows OperationTextProperty
Résultat System.Windows.DependencyProperty

PercentDoneProperty public_oe static_oe property

public static DependencyProperty,System.Windows PercentDoneProperty
Résultat System.Windows.DependencyProperty

SpinnerCanceledEvent public_oe static_oe property

public static RoutedEvent,System.Windows SpinnerCanceledEvent
Résultat System.Windows.RoutedEvent