1) Use Resources.resx 2) Use BAML 3) Use a ResourceDictionary to manage localizable strings.
What are common Localization/Globalization practices for Localizing/Globalizing WPF? Sumit Kesarwani 3937 04 Sep 2013
1) Use Resources.resx
2) Use BAML
3) Use a ResourceDictionary to manage localizable strings.