3 references to IsDropDownListCombo
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsComboBox.cs (3)
422return IsDropDownListCombo(); 612if (IsDropDownListCombo() && IsComboBoxEx32()) 680return !IsDropDownListCombo() || IsComboBoxEx32();