3 references to IsDropDownListCombo
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsComboBox.cs (3)
427return IsDropDownListCombo(); 617if (IsDropDownListCombo() && IsComboBoxEx32()) 685return !IsDropDownListCombo() || IsComboBoxEx32();