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
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GongSolutions.WPF.DragDrop!