IExpandCollapseProvider.ExpandCollapseState Propriété

Définition

Obtient l'état, développé ou réduit, du contrôle.

public:
 property System::Windows::Automation::ExpandCollapseState ExpandCollapseState { System::Windows::Automation::ExpandCollapseState get(); };
public System.Windows.Automation.ExpandCollapseState ExpandCollapseState { get; }
member this.ExpandCollapseState : System.Windows.Automation.ExpandCollapseState
Public ReadOnly Property ExpandCollapseState As ExpandCollapseState

Valeur de propriété

L'état, développé ou réduit, du contrôle.

S’applique à

Voir aussi