共用方式為


ProgressBar.ShowPausedProperty 屬性

定義

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相依性屬性的識別碼。

適用於