5 references to IsSimpleCombo
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsComboBox.cs (4)
90
else if (iid == ExpandCollapsePattern.Pattern && !
IsSimpleCombo
())
173
if (
IsSimpleCombo
())
207
if (child._item == (int) ComboChildren.List && !
IsSimpleCombo
())
238
if (
IsSimpleCombo
())
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
533
if (!cb.
IsSimpleCombo
())