3
Vote

Silverlight 5 DataGridDragDropTarget

description

Where's Silverlight 5 DataGridDragDropTarget?
I couldn't find it. Others Targets are shown.
I'm using this namespace:
xmlns:toolkit="http://schemas.microsoft.com/winfx/2006/xaml/presentation/toolkit"

comments

TheLeviathan wrote Aug 18, 2012 at 6:18 PM

I can see it in the toolbar and successfully use it in my XAML code (even the property dialog shows the control options).

However, at compile time I get:

"Error 20 The tag 'DataGridDragDropTarget' does not exist in XML namespace 'http://schemas.microsoft.com/winfx/2006/xaml/presentation/toolkit'"