internal static extern bool GetWindowRect(IntPtr windowHandle, out NativeRectangle rectangle);
 internal static extern bool GetWindowRect(IntPtr windowHandle, out NativeRectangle rectangle);