Skip to content
New issue

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

Exception on multimonitor system #624

Closed
NickWard opened this issue Aug 14, 2013 · 2 comments
Closed

Exception on multimonitor system #624

NickWard opened this issue Aug 14, 2013 · 2 comments
Labels
Milestone

Comments

@NickWard
Copy link

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)
@AzureKitsune
Copy link
Member

What did you do to cause the exception?

@NickWard
Copy link
Author

I'm not sure. I have loads of windows open on a rdp session that spans 4 monitors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants