Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
100
DragAndDrop MousePosition Problem
posted

I wrote some code to accomplish a simple Drag and Drop between cells in the XamDataGrid. Unfortunately I'm only receiving the correct Mouseposition while the application is maximized.

I'm aware of the possibility of AdornerLayer et cetera but I wondered where this strange habit is coming from.

I've attached a solution...

 

XamDataGridDropDragTest.zip