3 references to IsEditableCombo
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsComboBox.cs (3)
102if (iid == ValuePattern.Pattern && IsEditableCombo()) 318if (cbInfo.hwndItem != IntPtr.Zero && IsEditableCombo()) 356if (cbInfo.hwndItem != IntPtr.Zero && IsEditableCombo())