Headless.IntegrationTests.IisExpress.NativeMethods.GetTopWindow C# (CSharp) Method

GetTopWindow() private method

private GetTopWindow ( IntPtr hWnd ) : IntPtr
hWnd System.IntPtr
return System.IntPtr
            internal static extern IntPtr GetTopWindow(IntPtr hWnd);