Skip to main content
A newer version of this page is available. .

DragDropManager Class

Represents the Drag-and-Drop Behavior manager.

Namespace: DevExpress.Utils.DragDrop

Assembly: DevExpress.Utils.v21.2.dll

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

Declaration

public class DragDropManager :
    IDragDropListener,
    IDisposable

The following members return DragDropManager objects:

Inheritance

Object
DragDropManager
See Also