WPF MouseButtonArgs.GetPosition() is unreliable when Capture is enabled
Opened this issue · 0 comments
KirillOsenkov commented
When a control is using Capture or during drag-n-drop, the GetPosition method returns unreliable results.
See http://jigneshon.blogspot.com/2013/11/c-wpf-snippet-reliably-getting-mouse.html