I am looking for WPF MVVM solution to drag and drop within as well as accross different listboxes.
Drag and Dropping Within Listboxes would update the sequence or Order.
I came across the Gong Soloution one which unfornately does not support both.
Also dragging something off (into nowhere) a listbox would remove the item would be really nice to have.