2 references to GW_HWNDLAST
UIAutomationClient (2)
MS\Internal\Automation\HwndProxyElementProvider.cs (2)
1196
scan = Misc.GetWindow(scan, SafeNativeMethods.
GW_HWNDLAST
);
1342
hwnd = Misc.GetWindow(hwnd, SafeNativeMethods.
GW_HWNDLAST
);