Click or drag to resize

LanguageChangeWeakEventManager Events

The LanguageChangeWeakEventManager type exposes the following members.

Events
 NameDescription
Public eventStatic memberLanguageChanged Occurs when the GUI language has changed. The event is held weakly, so you can safely add your handler without causing memory leaks.
Top
See Also