Click or drag to resize

InfoWarningErrorMessageControllerCommandClearAllMessages Property

Gets the command that clears all messages.

Namespace: Altaxo.Gui.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ICommand CommandClearAllMessages { get; }

Property Value

ICommand
See Also