Share via


ProgressRing.IsActiveProperty Propriété

Définition

Identifie la propriété de dépendance IsActive .

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.ProgressRing.IsActiveProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application 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

Valeur de propriété

Identificateur de la propriété de dépendance IsActive .

S’applique à