Posted on Jul 8, 2010 by
Helpful Horse
Not sure what your final plans are. But we are needing to drag items from controls which are not item controls. such as DevExpress Grids, Images etc
At the moment the DragInfo was tightly couple to the Drag Source being ItemsControl.
This patch abstracts the creation of DragInfo behind a factory allowing for other IDragInfo to be created.
Factory can be set like the handler via dependency property
- DragInfoFactory.patch 8.33KB
Comment #1
Posted on Jul 8, 2010 by Helpful HorsePut this in as a defect accidentally and now i can't change the type...
Comment #2
Posted on May 25, 2011 by Massive KangarooSuperceded by Issue 36
Status: New
Labels:
Type-Defect
Priority-Medium