C# Class MetroRadiance.UI.Controls.ProgressRing

Inheritance: System.Windows.Controls.Control
Show file Open project: Grabacr07/MetroRadiance

Public Properties

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

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
IsActiveChangedCallback ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs args ) : void
ProgressRing ( ) : System
SetActivate ( bool active ) : void
SetSize ( bool large ) : void

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
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

IsActiveProperty public static property

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

MaxSideLengthProperty public static property

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