ProgressBar.ShowErrorProperty Proprietà

Definizione

Identifica la proprietà di dipendenza ShowError .

API WinUI 2 equivalente per UWP: Microsoft.UI.Xaml.Controls.ProgressBar.ShowErrorProperty (per WinUI nell'SDK per app di Windows, vedere gli spazi dei nomi SDK per app di 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

Valore della proprietà

Identificatore della proprietà di dipendenza ShowError .

Si applica a