gong-wpf-dragdrop

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

Github星跟踪图

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

主要指标

概览
名称与所有者punker76/gong-wpf-dragdrop
主编程语言C#
编程语言C# (语言数: 2)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2013-02-06 19:45:05
推送于2024-12-05 15:54:33
最后一次提交
发布数26
最新版本名称4.0.0 (发布于 )
第一版名称v0.1.4 (发布于 )
用户参与
星数2.4k
关注者数99
派生数410
提交数784
已启用问题?
问题数331
打开的问题数35
拉请求数129
打开的拉请求数2
关闭的拉请求数28
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?