ProgressBar.IsIndeterminateProperty Proprietà

Definizione

Identifica la proprietà di dipendenza IsIndeterminate .

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

Valore della proprietà

Identificatore della proprietà di dipendenza IsIndeterminate .

Si applica a