4 references to IsProgmanWindow
UIAutomationClient (4)
MS\Internal\Automation\HwndProxyElementProvider.cs (4)
1913if ((IsProgmanWindow(hWndFrom) && hWndTo == NativeMethods.HWND.NULL) || 1914(hWndFrom == NativeMethods.HWND.NULL && IsProgmanWindow(hWndTo))) 1938if ((IsProgmanWindow(hWndFrom) && hWndTo == NativeMethods.HWND.NULL) || 1939(hWndFrom == NativeMethods.HWND.NULL && IsProgmanWindow(hWndTo)))