C# Class Gymnastika.Controls.AnimatedProgressBar

Inheritance: System.Windows.Controls.ProgressBar
Datei anzeigen Open project: weiqiyiji/Gymnastika Class Usage Examples

Public Properties

Property Type Description
DurationProperty System.Windows.DependencyProperty
TargetValueProperty System.Windows.DependencyProperty

Public Methods

Method Description
AnimatedProgressBar ( ) : System

Private Methods

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

Method Details

AnimatedProgressBar() public method

public AnimatedProgressBar ( ) : System
return System

Property Details

DurationProperty public_oe static_oe property

public static DependencyProperty,System.Windows DurationProperty
return System.Windows.DependencyProperty

TargetValueProperty public_oe static_oe property

public static DependencyProperty,System.Windows TargetValueProperty
return System.Windows.DependencyProperty