C# Class MahApps.Metro.Controls.MetroProgressBar

A metrofied ProgressBar. ProgressBar
Inheritance: System.Windows.Controls.ProgressBar
Show file Open project: Irdis/VSTalk Class Usage Examples

Public Properties

Property Type Description
EllipseDiameterProperty System.Windows.DependencyProperty
EllipseOffsetProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void

Protected Methods

Method Description
OnInitialized ( EventArgs e ) : void

Private Methods

Method Description
CalcContainerAnimEnd ( double width ) : double
CalcContainerAnimStart ( double width ) : double
CalcEllipseAnimEnd ( double width ) : double
CalcEllipseAnimWell ( double width ) : double
GetIndeterminate ( ) : System.Windows.VisualState
MetroProgressBar ( ) : System
ResetStoryboard ( double width ) : void
SetEllipseDiameter ( double width ) : void
SetEllipseOffset ( double width ) : void
SizeChangedHandler ( object sender, System.Windows.SizeChangedEventArgs e ) : void

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

OnInitialized() protected method

protected OnInitialized ( EventArgs e ) : void
e System.EventArgs
return void

Property Details

EllipseDiameterProperty public static property

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

EllipseOffsetProperty public static property

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