Click or drag to resize

TextOutputWindowControllerMessageAdded Event

[Missing <summary> documentation for "E:Altaxo.Gui.Pads.Output.TextOutputWindowController.MessageAdded"]


Namespace: Altaxo.Gui.Pads.Output
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public event Action<InfoWarningErrorTextMessageItem> MessageAdded

Value

ActionInfoWarningErrorTextMessageItem

Implements

IInfoWarningErrorTextMessageServiceMessageAdded
See Also