.NET Runtime Localization

.NET Runtime Localization

– Switch cultures at runtime – automatically updating all localized elements
– Use the existing Resource file structure (*.resx files), which can be maintained in Visual Studio
– Keep design-time support for localized elements working in Expression Blend (and hopefully other XAML design applications)

https://www.codeproject.com/Articles/22967/WPF-Runtime-Localization

https://www.codeproject.com/Articles/22967/WPF-Runtime-Localization