silverlight - TreeViewDragDropTarget could not be found -


I am trying an example with TreeViewDragDropTarget, although I can not find the control in the toolkit. I am using the latest version of the toolkit, how can I use this control?

Ensure that you have a reference to the system .indows.Controls. Toolkit Assembly The way you are viewing is in the System.Windows.Controls namespace.


Comments