punker76 / gong-wpf-dragdrop

The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF
BSD 3-Clause "New" or "Revised" License
2.25k stars 392 forks source link

[Feature request] Keep selection alive #470

Closed CodingOctocat closed 1 year ago

CodingOctocat commented 1 year ago

This feature request was made several years ago.

ListBox Drag drop using gong-wpf - keep selection alive

punker76 commented 1 year ago

@CodingOctocat You can use ‘SelectDroppedItems’ property for this.