Silverlight Mouse Class
See the question and my original answer on StackOverflowI think you need to capture the Mouse Events, as described in this SO answer: How to get the mouse button state in Silverlight outside of button press events?
I think you need to capture the Mouse Events, as described in this SO answer: How to get the mouse button state in Silverlight outside of button press events?