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