WPF: ItemsControl Drag Drop Behavior by Xaml gui

Wed, 01 Jul 2009 23:38:12 -0600

WPF: ItemsControl Drag Drop Behavior

by Xaml gui @ Wed, 01 Jul 2009 23:38:12 -0600



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 ...