다음을 통해 공유


ProgressBar.ShowPausedProperty 속성

정의

ShowPaused 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ ShowPausedProperty { DependencyProperty ^ get(); };
static DependencyProperty ShowPausedProperty();
public static DependencyProperty ShowPausedProperty { get; }
var dependencyProperty = ProgressBar.showPausedProperty;
Public Shared ReadOnly Property ShowPausedProperty As DependencyProperty

속성 값

ShowPaused 종속성 속성의 식별자입니다.

적용 대상