ComboBoxAutomationPeer.IExpandCollapseProvider.ExpandCollapseState Property

Definition

This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.

property System::Windows::Automation::ExpandCollapseState System::Windows::Automation::Provider::IExpandCollapseProvider::ExpandCollapseState { System::Windows::Automation::ExpandCollapseState get(); };
System.Windows.Automation.ExpandCollapseState System.Windows.Automation.Provider.IExpandCollapseProvider.ExpandCollapseState { get; }
member this.System.Windows.Automation.Provider.IExpandCollapseProvider.ExpandCollapseState : System.Windows.Automation.ExpandCollapseState
 ReadOnly Property ExpandCollapseState As ExpandCollapseState Implements IExpandCollapseProvider.ExpandCollapseState

Property Value

The ExpandCollapseState for the current element.

Implements

Applies to