Click or drag to resize

IStyleListControllerCurrentItemsDragDropHandler Property

Gets the drag-and-drop handler for current items.

Namespace: Altaxo.Gui.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
IMVVMDragDropHandler CurrentItemsDragDropHandler { get; }

Property Value

IMVVMDragDropHandler
See Also