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