Freigeben über


ComboBoxAutomationPeer.InteractionState Eigenschaft

Definition

Ruft den Interaktionsstatus des ComboBox-Steuerelements ab.

public:
 property WindowInteractionState InteractionState { WindowInteractionState get(); };
WindowInteractionState InteractionState();
public WindowInteractionState InteractionState { get; }
var windowInteractionState = comboBoxAutomationPeer.interactionState;
Public ReadOnly Property InteractionState As WindowInteractionState

Eigenschaftswert

Der Interaktionszustand des ComboBox-Steuerelements als Wert der Enumeration.

Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Gilt für: