DragDropBehaviorProperties.SetEventsStorage(IComponent) Method
Assigns the specified DragDropEvents object to the Events property. For internal use.
Namespace: DevExpress.Utils.DragDrop
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
eventsStorage | IComponent | For internal use. |
See Also