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