IntroductionThe GongSolutions.Wpf.DragDrop library is a drag'n'drop framework for WPF. It has the following features:
Works with MVVM : the logic for the drag and drop can be placed in a ViewModel. No code needs to be placed in codebehind, instead attached properties are used to bind to a drag handler/drop handler in a ViewModel. Works with multiple selections. Can drag data within the same control to re-order, or between controls. Works with TreeViews. Can insert an item into a collection, or drop one item onto another. Can display Adorners to give the user visual feedback of the operation in progress. Has sensible defaults so that you have to write less code for common operations. Current StatusThe library is in its early stages, but should still be useful and reasonably bug-free. I'
30 Day Summary Apr 16 2013 — May 16 2013
|
12 Month Summary May 16 2012 — May 16 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.