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