WPF: ItemsControl Drag Drop Behavior
The behavior also expects you to define a DataTemplate, and this template is being used by the Drag Adorner to render the appropriate ‘look’. This is an added flexibility which allows you to define a data template that is different ...