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