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
Ship Agents Faster
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GongSolutions.WPF.DragDrop!