3 references to IsDropDownListCombo
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsComboBox.cs (3)
431return IsDropDownListCombo(); 621if (IsDropDownListCombo() && IsComboBoxEx32()) 689return !IsDropDownListCombo() || IsComboBoxEx32();