implemented in my solution. The problem I am having now is that I would like this window to be draggable because when expanded, it covers much of the underlying map.
Has anyone else come across this? If so, what approach did you take to resolve the issue?
Thanks for the quick response. Unfortunately I am still am developing in VS2008 with the older Silverlight API. Would you be able to post a code snippet of the code you used for the WindowPanel?
Thanks for the quick response. Unfortunately I am still am developing in VS2008 with the older Silverlight API. Would you be able to post a code snippet of the code you used for the WindowPanel?
Thank you for your time!
Have you tried the Blend drag window behavior (forgot the exact name)? It may intercept the mouse events, so it may not work. But it's simple enough to try.