Click or drag to resize

CurrentInfoTextMessageService Property

Gets the service used to display informational, warning, and error text messages.

Namespace: Altaxo
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static IInfoWarningErrorTextMessageService InfoTextMessageService { get; }

Property Value

IInfoWarningErrorTextMessageService
See Also