5 references to IsSimpleCombo
UIAutomationClientsideProviders (5)
MS\Internal\AutomationProxies\WindowsComboBox.cs (4)
106
else if (iid == ExpandCollapsePattern.Pattern && !
IsSimpleCombo
())
190
if (
IsSimpleCombo
())
224
if (child._item == (int) ComboChildren.List && !
IsSimpleCombo
())
255
if (
IsSimpleCombo
())
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
545
if (!cb.
IsSimpleCombo
())