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
Veeam Data Platform v13.1
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GongSolutions.WPF.DragDrop!