Click or drag to resize

IStyleListControllerAvailableItemsDragDropHandler Property

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

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

Property Value

IMVVMDragDropHandler
See Also