Skip to main content

DragDropBehaviorProperties.GetEventsStorage() Method

Returns the Events property value. For internal use.

Namespace: DevExpress.Utils.DragDrop

Assembly: DevExpress.Utils.v23.2.dll

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

Declaration

public override IComponent GetEventsStorage()

Returns

Type Description
IComponent

For internal use.

See Also