3 references to IsDropDownListCombo
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsComboBox.cs (3)
423return IsDropDownListCombo(); 613if (IsDropDownListCombo() && IsComboBoxEx32()) 681return !IsDropDownListCombo() || IsComboBoxEx32();