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