Skip to content

Support PrimaryLanguageOverride from unpackaged appsΒ #1687

@shelllet

Description

@shelllet

when calling the following code from an unpackaged app, it throws an error. This is needed to be able to use x:Uid localization in XAML and control the language it picks.

App::App()
{
    ...
    Windows::Globalization::ApplicationLanguages::PrimaryLanguageOverride(...)
    ...
}

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions