Partager via


ComboBoxAutomationPeer.InteractionState Propriété

Définition

Obtient l’état d’interaction du contrôle ComboBox .

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

Valeur de propriété

État d’interaction du contrôle ComboBox , en tant que valeur de l’énumération.

Implémente

Configuration requise pour Windows

Famille d’appareils
Windows 10 Anniversary Edition (introduit dans 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v3.0)

S’applique à