zzz6519003 / gong-wpf-dragdrop

Automatically exported from code.google.com/p/gong-wpf-dragdrop
1 stars 0 forks source link

Patch: DragInfo Factory #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

Original issue reported on code.google.com by aamills...@gmail.com on 8 Jul 2010 at 1:36

Attachments:

GoogleCodeExporter commented 9 years ago
Put this in as a defect accidentally and now i can't change the type...

Original comment by aamills...@gmail.com on 8 Jul 2010 at 1:37

GoogleCodeExporter commented 9 years ago
Superceded by Issue 36

Original comment by a...@chambills.com on 25 May 2011 at 10:14