LanguageChangeWeakEventManagerLanguageChanged Event |
Occurs when the GUI language has changed. The event is held weakly, so you can safely add your handler without causing memory leaks.
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static event Action LanguageChanged
Value
Action
See Also