Compartir a través de


ProgressBar.IsIndeterminateProperty Propiedad

Definición

Identifica la propiedad de dependencia IsIndeterminate .

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.ProgressBar.IsIndeterminateProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para Windows).

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

Valor de propiedad

Identificador de la propiedad de dependencia IsIndeterminate .

Se aplica a