WPF Drag and Drop with Adorner using mouse and touch
I want this to be good question, so I'll write in details what I would like to achieve, what I've found on the internet and I show what I've done so far and what I've tried. I need to add drag and drop functionality to my application. I have Images (basically controls) that I want to drag to items of listbox. Here is sample UI: And here is usage I have now: As You can see I'm able to drag one of four images and drop it over listbox item. If I move image over correct target (listbox image) image near cursor disappears and everything works fine, but when I don't drop image on list item (I