C# Class MahApps.Metro.Controls.MetroProgressBar

A metrofied ProgressBar. ProgressBar
Inheritance: System.Windows.Controls.ProgressBar
Afficher le fichier Open project: Irdis/VSTalk Class Usage Examples

Méthodes publiques

Свойство Type Description
EllipseDiameterProperty System.Windows.DependencyProperty
EllipseOffsetProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
OnInitialized ( EventArgs e ) : void

Private Methods

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

public OnApplyTemplate ( ) : void
Résultat void

OnInitialized() protected méthode

protected OnInitialized ( EventArgs e ) : void
e System.EventArgs
Résultat void

Property Details

EllipseDiameterProperty public_oe static_oe property

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

EllipseOffsetProperty public_oe static_oe property

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