3 references to IsDropDownListCombo
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsComboBox.cs (3)
444return IsDropDownListCombo(); 634if (IsDropDownListCombo() && IsComboBoxEx32()) 702return !IsDropDownListCombo() || IsComboBoxEx32();