C# Class MetroRadiance.UI.Controls.ProgressRing

Inheritance: System.Windows.Controls.Control
Exibir arquivo 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_oe static_oe property

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

EllipseOffsetProperty public_oe static_oe property

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

IsActiveProperty public_oe static_oe property

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

MaxSideLengthProperty public_oe static_oe property

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