Skip to main content

DragDropManager Class

Represents the Drag-and-Drop Behavior manager.

Namespace: DevExpress.Utils.DragDrop

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public class DragDropManager :
    IDragDropListener,
    IDisposable

The following members return DragDropManager objects:

Inheritance

Object
DragDropManager
See Also