3 references to IsEditableCombo
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsComboBox.cs (3)
90if (iid == ValuePattern.Pattern && IsEditableCombo()) 305if (cbInfo.hwndItem != IntPtr.Zero && IsEditableCombo()) 343if (cbInfo.hwndItem != IntPtr.Zero && IsEditableCombo())