In my case i have a ListBox wrapped with ListBoxDragDropTarget in a Child Window.
But it is not showing any visual effect of Drag and Drop.
One thing i have noticed that when i close child window, mouse cursor shows the last item i have dragged.
Comments: ** Comment from web user: jehof **
But it is not showing any visual effect of Drag and Drop.
One thing i have noticed that when i close child window, mouse cursor shows the last item i have dragged.
Comments: ** Comment from web user: jehof **
I´ve managed to apply the patch provided by vattimo51.
Files i´ve changed (all files in project Controls.Toolkit):
- VisualTreeExtensions
- DragDropTarget
- DragOperation
- included DragDropRootContainer
I´ve edited the source code that is part of the Silverlight 5 Toolkit December 2011.