Click or drag to resize

LanguageChangeWeakEventManagerLanguageChanged Event

Occurs when the Gui language has changed. The event is hold weak, thus you can safely add your handler without running in memory leaks.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static event Action LanguageChanged

Value

Action
See Also