http://69.10.233.10/KB/WPF/WPF_Drag_And_Drop_Sample.aspx
Though Joe Smith has a DragDropManager on code project, but this one is much simpler.
Seems WPF doesnt support the drag drop on listview, we have to build it on our own.
目前分類:Coding world (1)
- Jul 01 Wed 2009 09:44
Nice sample code, listview drag drop, WPF