Search code examples
silverlightsilverlight-toolkit

TreeViewDragDropTarget could not be found


I am trying an example with the TreeViewDragDropTarget however I cannot find the control in the toolkit. I am using the latest version of the toolkit. How can i use this control?


Solution

  • Make sure you have a reference to the System.Windows.Controls.Toolkit assembly. The type you are looking for is in the System.Windows.Controls namespace.