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