4 references to IsProgmanWindow
UIAutomationClient (4)
MS\Internal\Automation\HwndProxyElementProvider.cs (4)
1925
if ((
IsProgmanWindow
(hWndFrom) && hWndTo == NativeMethods.HWND.NULL) ||
1926
(hWndFrom == NativeMethods.HWND.NULL &&
IsProgmanWindow
(hWndTo)))
1950
if ((
IsProgmanWindow
(hWndFrom) && hWndTo == NativeMethods.HWND.NULL) ||
1951
(hWndFrom == NativeMethods.HWND.NULL &&
IsProgmanWindow
(hWndTo)))