Offers a robust set of tools for seamlessly integrating drag-and-drop functionality into WPF applications.
$ dotnet add package MyNet.Wpf.DragAndDrop
Advanced drag-and-drop helpers and controls for WPF applications.
Install via NuGet:
dotnet add package MyNet.Wpf.DragAndDrop
// Example: Use a custom drop handler
var handler = new FileDropHandler();
Copyright © Stéphane ANDRE.
Distributed under the MIT License. See LICENSE for details.