C# Class ViqetDesktop.ProgressRing

Interaction logic for ProgressRing.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: VIQET/VIQET-Desktop

Méthodes publiques

Свойство Type Description
BallColor System.Windows.DependencyProperty
Ring System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ProgressRing ( ) : System
Start ( ) : void
Stop ( ) : void

Private Methods

Méthode Description
AdjustControl ( DependencyObject source, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ChangeSpinning ( DependencyObject source, System.Windows.DependencyPropertyChangedEventArgs e ) : void
UpdateColor ( ) : void
UpdateSpinning ( string state ) : void

Method Details

ProgressRing() public méthode

public ProgressRing ( ) : System
Résultat System

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

Property Details

BallColor public_oe static_oe property

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

Ring public_oe static_oe property

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