5 references to IsSimpleCombo
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsComboBox.cs (4)
94
else if (iid == ExpandCollapsePattern.Pattern && !
IsSimpleCombo
())
177
if (
IsSimpleCombo
())
211
if (child._item == (int) ComboChildren.List && !
IsSimpleCombo
())
242
if (
IsSimpleCombo
())
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
537
if (!cb.
IsSimpleCombo
())