GongSolutions.WPF.DragDrop is a drag-and-drop framework for WPF applications. It is designed to make drag-and-drop behavior easier to implement across common WPF controls. The project works well with MVVM because drag and drop logic can live in ViewModels instead of code-behind. It supports multiple selection scenarios, making it useful for advanced list, tree, and grid interactions. Developers can use it to reorder items inside one control or move data between different controls. It is a practical choice for WPF apps that need clean, maintainable, and user-friendly drag-and-drop workflows.
Features
- MVVM-friendly drag and drop
- No code-behind required
- Multiple selection support
- Reordering within the same control
- Dragging between different controls
- Support for ListBox, ListView, TreeView, DataGrid, and ItemsControl
Categories
FrameworksLicense
BSD LicenseFollow GongSolutions.WPF.DragDrop
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GongSolutions.WPF.DragDrop!