views:

10

answers:

0

I have a grouped ListView and want to add drag & drop wised regroup support to the ListViewItem. But I have no idea about how to get the destination GroupItem in the drop handler and then regroupping the dragged item to it.