Click or drag to resize

StyleListControllerTManager, TList, TItemCurrentItemsDragDropHandler 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#
public IMVVMDragDropHandler CurrentItemsDragDropHandler { get; }

Property Value

IMVVMDragDropHandler

Implements

IStyleListControllerCurrentItemsDragDropHandler
See Also