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