C# 클래스 Open.Core.UI.Controls.Controls.ProgressBar.ProgressBarFlat

Represents a simple flat progress bar.
상속: System.Windows.Controls.ContentControl
파일 보기 프로젝트 열기: philcockfield/Open.TestHarness.SL 1 사용 예제들

공개 프로퍼티들

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

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void
ProgressBarFlat ( ) : System.Windows

비공개 메소드들

메소드 설명
UpdateIndicatorWidth ( ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

ProgressBarFlat() 공개 메소드

public ProgressBarFlat ( ) : System.Windows
리턴 System.Windows

프로퍼티 상세

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

Gets or sets the color of the progress bar.
public static DependencyProperty,System.Windows ColorProperty
리턴 System.Windows.DependencyProperty

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

Gets or sets the progress percentage.
public static DependencyProperty,System.Windows PercentCompleteProperty
리턴 System.Windows.DependencyProperty