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