Skip to main content

DragDropBehaviorProperties.CreateEventsStorage() Method

Returns a new DragDropEvents class instance. For internal use.

Namespace: DevExpress.Utils.DragDrop

Assembly: DevExpress.Utils.v23.2.dll

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

Declaration

public override IComponent CreateEventsStorage()

Returns

Type Description
IComponent

For internal use.

See Also