C# 클래스 FirstFloor.ModernUI.Windows.Controls.ModernProgressRing

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: gro-ove/actools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
IsActiveProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
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.

비공개 메소드들

메소드 설명
GotoCurrentState ( bool animate ) : void
OnIsActiveChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

ModernProgressRing() 공개 메소드

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

OnApplyTemplate() 공개 메소드

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

프로퍼티 상세

IsActiveProperty 공개적으로 정적으로 프로퍼티

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