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