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