Language Interface Methods
Get Current Language Method
LocaleItem GetCurrentLanguage()
Returns the currently-configured Locale ID (LCID) and the language name in the LocaleItem structure.
Subscribe to Locale Change Event Method
EventHandlerLocaleChanged<LocaleEventArgs>LocaleChanged
Subscribes to an event to monitor if the current Locale has changed.