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