Compartilhar via


ProgressBar.IsIndeterminateProperty Propriedade

Definição

Identifica a propriedade de dependência IsIndeterminate .

API equivalente do WinUI 2 para UWP: Microsoft.UI.Xaml.Controls.ProgressBar.IsIndeterminateProperty (para WinUI no SDK do Aplicativo Windows, consulte os namespaces SDK do Aplicativo 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 da propriedade

O identificador da propriedade de dependência IsIndeterminate .

Aplica-se a