C# Class Gymnastika.Controls.AnimatedProgressBar

Inheritance: System.Windows.Controls.ProgressBar
Afficher le fichier Open project: weiqiyiji/Gymnastika Class Usage Examples

Méthodes publiques

Свойство Type Description
DurationProperty System.Windows.DependencyProperty
TargetValueProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
AnimatedProgressBar ( ) : System

Private Methods

Méthode Description
BeginWidthAnimation ( ) : void
TargetValueChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ToRange ( double value ) : double

Method Details

AnimatedProgressBar() public méthode

public AnimatedProgressBar ( ) : System
Résultat System

Property Details

DurationProperty public_oe static_oe property

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

TargetValueProperty public_oe static_oe property

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