ProgressBar.ShowErrorProperty Property

Definition

Identifies the ShowError dependency property.

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

Property Value

The identifier for the ShowError dependency property.

Applies to