ProgressBar.IsIndeterminateProperty Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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 .