gong-wpf-dragdrop

The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF

Github stars Tracking Chart

Features

  • Works with MVVM : the logic for the drag and drop can be placed in a ViewModel. No code needs to be placed in codebehind, instead attached properties are used to bind to a drag handler/drop handler in a ViewModel.
  • Works with multiple selections.
  • Can drag data within the same control to re-order, or between controls.
  • Works with ListBox, ListView, TreeView, DataGrid and any other ItemsControl.
  • Can insert, move or copy an item into a collection of the same control or into another.
  • Can display Adorners to give the user visual feedback of the operation in progress.
  • Has sensible defaults so that you have to write less code for common operations.

Let's get started

Want to say thanks?

This framework is free and can be used for free, open source and commercial applications. It's tested and contributed by many people... So mainly hit the :star: button, that's all... thx :squirrel: (:dollar:, :euro:, :beer: or some other gifts are also being accepted...).

In action

screenshot01

screenshot02

screenshot03

screenshot04

gif01

Main metrics

Overview
Name With Ownerpunker76/gong-wpf-dragdrop
Primary LanguageC#
Program languageC# (Language Count: 2)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2013-02-06 19:45:05
Pushed At2024-12-05 15:54:33
Last Commit At
Release Count26
Last Release Name4.0.0 (Posted on )
First Release Namev0.1.4 (Posted on )
用户参与
Stargazers Count2.4k
Watchers Count99
Fork Count410
Commits Count784
Has Issues Enabled
Issues Count331
Issue Open Count35
Pull Requests Count129
Pull Requests Open Count2
Pull Requests Close Count28
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private