Partager via


ToggleSplitButtonAutomationPeer.ExpandCollapseState Propriété

Définition

Obtient une valeur indiquant l’état développé ou réduit du ToggleSplitButton associé.

public:
 property ExpandCollapseState ExpandCollapseState { ExpandCollapseState get(); };
ExpandCollapseState ExpandCollapseState();
public ExpandCollapseState ExpandCollapseState { get; }
var expandCollapseState = toggleSplitButtonAutomationPeer.expandCollapseState;
Public ReadOnly Property ExpandCollapseState As ExpandCollapseState

Valeur de propriété

État développé ou réduit du ToggleSplitButton associé. La valeur par défaut est Développée.

Implémente

S’applique à