Compartir a través de


ProgressBar.ShowErrorProperty Propiedad

Definición

Identifica la propiedad de dependencia ShowError .

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.ProgressBar.ShowErrorProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para 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 de propiedad

Identificador de la propiedad de dependencia ShowError .

Se aplica a