ProgressBar.ShowErrorProperty Propriedade

Definição

Identifica a propriedade de dependência ShowError .

API equivalente do WinUI 2 para UWP: Microsoft.UI.Xaml.Controls.ProgressBar.ShowErrorProperty (para WinUI no SDK do Aplicativo Windows, consulte os namespaces SDK do Aplicativo Windows).

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

Valor da propriedade

O identificador da propriedade de dependência ShowError .

Aplica-se a