C# 클래스 MahApps.Metro.Controls.MetroProgressBar

A metrofied ProgressBar. ProgressBar
상속: System.Windows.Controls.ProgressBar
파일 보기 프로젝트 열기: Irdis/VSTalk 1 사용 예제들

공개 프로퍼티들

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

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

보호된 메소드들

메소드 설명
OnInitialized ( EventArgs e ) : void

비공개 메소드들

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

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnInitialized() 보호된 메소드

protected OnInitialized ( EventArgs e ) : void
e System.EventArgs
리턴 void

프로퍼티 상세

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

public static DependencyProperty,System.Windows EllipseDiameterProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows EllipseOffsetProperty
리턴 System.Windows.DependencyProperty