2 references to IsComboEx
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsComboBox.cs (2)
514
if ((IntPtr.Zero != hwndEx) &&
IsComboEx
(hwndEx))
540
if (cbInfo.hwndItem == IntPtr.Zero &&
IsComboEx
(NativeMethodsSetLastError.GetAncestor (hwnd, NativeMethods.GA_PARENT)))