5 references to IsSimpleCombo
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\WindowsComboBox.cs (4)
89
else if (iid == ExpandCollapsePattern.Pattern && !
IsSimpleCombo
())
172
if (
IsSimpleCombo
())
206
if (child._item == (int) ComboChildren.List && !
IsSimpleCombo
())
237
if (
IsSimpleCombo
())
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
526
if (!cb.
IsSimpleCombo
())