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