2 references to GW_HWNDLAST
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsTab.cs (1)
772childHwnd = Misc.GetWindow(childHwnd, NativeMethods.GW_HWNDLAST);
MS\Internal\AutomationProxies\WinFormsSpinner.cs (1)
147IntPtr hwndLastChild = Misc.GetWindow(hwndFirstChild, NativeMethods.GW_HWNDLAST);