ProgressBar.ShowPausedProperty Property

Definition

Identifies the ShowPaused dependency property.

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

Property Value

The identifier for the ShowPaused dependency property.

Applies to