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.28k stars 400 forks source link

[New Feature] Change brush for highlight adorner #488

Open mangoyoga80 opened 6 months ago

mangoyoga80 commented 6 months ago

I require the ability to change the brush of the Highlight adorner using an attached property, as can be done with the insert adorner.

mangoyoga80 commented 6 months ago

Addressed in PR https://github.com/punker76/gong-wpf-dragdrop/pull/489