0
kicks
Silverlight TreeView - Drag & Drop with MVVM
The Silverlight 4 TreeView control has excellent drag & drop support using the Silverlight 4 Toolkit's TreeViewDragDropTarget wrapper control. However, leveraging the control with the MVVM pattern can present some difficulties. This article presents some solutions to a couple common problems that arise.