Applications, at times, may want to show some portion of UI in a different language other than the rest of the application. Applications can be more explicit when loading resources by making a call to the current Windows.ApplicationModel.Resources.Core.ResourceManager with an overridden context. The overridden context then lets the application be more specific about the configuration and type of resource to load. Advanced functionality such as this is typically found in the Windows.ApplicationModel.Resources.Core namespace within the ResourceManager class.

To view a resource that has been loaded inline in a different language, choose the language below and click Show.