AppBarAutomationPeer.ToggleState Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property ToggleState ToggleState { ToggleState get(); };
ToggleState ToggleState();
public ToggleState ToggleState { get; }
var toggleState = appBarAutomationPeer.toggleState;
Public ReadOnly Property ToggleState As ToggleState
Valeur de propriété
ToggleState du contrôle propriétaire.
Implémente
Remarques
Un élément Automation doit parcourir son état bascule dans l’ordre suivant : Activé, Désactivé et, si pris en charge, Indéterminé.