Share via


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 相依性屬性的標識符。

適用於