C# Class FirstFloor.ModernUI.Windows.Controls.ModernProgressRing

Inheritance: System.Windows.Controls.Control
ファイルを表示 Open project: gro-ove/actools Class Usage Examples

Public Properties

Property Type Description
IsActiveProperty System.Windows.DependencyProperty

Public Methods

Method Description
ModernProgressRing ( ) : System.Windows

Initializes a new instance of the ModernProgressRing class.

OnApplyTemplate ( ) : void

When overridden in a derived class, is invoked whenever application code or internal processes call M:System.Windows.FrameworkElement.ApplyTemplate.

Private Methods

Method Description
GotoCurrentState ( bool animate ) : void
OnIsActiveChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

ModernProgressRing() public method

Initializes a new instance of the ModernProgressRing class.
public ModernProgressRing ( ) : System.Windows
return System.Windows

OnApplyTemplate() public method

When overridden in a derived class, is invoked whenever application code or internal processes call M:System.Windows.FrameworkElement.ApplyTemplate.
public OnApplyTemplate ( ) : void
return void

Property Details

IsActiveProperty public_oe static_oe property

Identifies the IsActive property.
public static DependencyProperty,System.Windows IsActiveProperty
return System.Windows.DependencyProperty