Click or drag to resize

IStyleListControllerCmdCurrentList_Store Property

Gets the command that stores the current list.

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

Property Value

ICommand
See Also