ProgressRing.IsActiveProperty Proprietà

Definizione

Identifica la proprietà di dipendenza IsActive .

API WinUI 2 equivalente per UWP: Microsoft.UI.Xaml.Controls.ProgressRing.IsActiveProperty (per WinUI nel SDK per app di Windows, vedi gli spazi dei nomi SDK per app di Windows).

public:
 static property DependencyProperty ^ IsActiveProperty { DependencyProperty ^ get(); };
static DependencyProperty IsActiveProperty();
public static DependencyProperty IsActiveProperty { get; }
var dependencyProperty = ProgressRing.isActiveProperty;
Public Shared ReadOnly Property IsActiveProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà di dipendenza IsActive .

Si applica a