3 references to GetFirstOrLastOwnedWindow
UIAutomationClient (3)
MS\Internal\Automation\HwndProxyElementProvider.cs (3)
1272prev = GetFirstOrLastOwnedWindow(parent, false); 1292NativeMethods.HWND hwnd = GetFirstOrLastOwnedWindow(_hwnd, true); 1329hwnd = GetFirstOrLastOwnedWindow(_hwnd, false);