Click or drag to resize

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

Property Value

IMVVMDragDropHandler

Implements

IStyleListControllerAvailableItemsDragDropHandler
See Also