We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using the window behavior on existing window.
System.OverflowException: Arithmetic operation resulted in an overflow. at MahApps.Metro.Native.UnsafeNativeMethods.GET_X_LPARAM(IntPtr lParam) at MahApps.Metro.Behaviours.BorderlessWindowBehavior.HwndHook(IntPtr hWnd, Int32 message, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
The text was updated successfully, but these errors were encountered:
What did you do to cause the exception?
Sorry, something went wrong.
I'm not sure. I have loads of windows open on a rdp session that spans 4 monitors.
No branches or pull requests
Using the window behavior on existing window.
The text was updated successfully, but these errors were encountered: