2 references to GetSelectedComboBoxItemAccessibleObject
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxAccessibleObject.cs (2)
173
GetSelectedComboBoxItemAccessibleObject
()?.SetFocus();
183
GetSelectedComboBoxItemAccessibleObject
()?.RaiseAutomationEvent(UIA_EVENT_ID.UIA_SelectionItem_ElementSelectedEventId);