ToggleSwitch.IsOnProperty Propriété

Définition

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

public:
 static property DependencyProperty ^ IsOnProperty { DependencyProperty ^ get(); };
static DependencyProperty IsOnProperty();
public static DependencyProperty IsOnProperty { get; }
var dependencyProperty = ToggleSwitch.isOnProperty;
Public Shared ReadOnly Property IsOnProperty As DependencyProperty

Valeur de propriété

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

S’applique à