ProgressBar.ShowErrorProperty Property

Definition

Identifies the ShowError dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ ShowErrorProperty { DependencyProperty ^ get(); };
static DependencyProperty ShowErrorProperty();
public static DependencyProperty ShowErrorProperty { get; }
Public Shared ReadOnly Property ShowErrorProperty As DependencyProperty

Property Value

The identifier for the ShowError dependency property.

Applies to