Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Namespace: RT.Lingo

LanguageHelper<TTranslation>
Helps an application using Lingo to display language selection UI.
Helps an application using Lingo to display language selection UI using WinForms controls.
LanguageHelperWpf<TTranslation>
Helps an application using Lingo to display language selection UI using WPF controls.
LanguageHelperWpfOld<TTranslation>
Helps an application using Lingo to display language selection UI using WPF controls but the WinForms translation UI. (see also remarks)
Static class with helper methods to support multi-language applications.
SetTranslation<TTranslation>
Used for functions which change the language of the program.
Provides a dialog in which the user can create a new translation of the software.
TranslationForm<TTranslation>
Provides a GUI for the user to edit a translation for the application.
Describes the state of a single translation (a TrString or TrStringNum instance).
Interaction logic for TranslationWindow.xaml