-
Notifications
You must be signed in to change notification settings - Fork 421
Closed
Labels
area-MRTCoreResourceManagerResourceManagerarea-WinUITopics related to WinUI in Windows App SDKTopics related to WinUI in Windows App SDKbugSomething isn't workingSomething isn't workingfeature proposalneeds-triage
Description
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(...)
...
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-MRTCoreResourceManagerResourceManagerarea-WinUITopics related to WinUI in Windows App SDKTopics related to WinUI in Windows App SDKbugSomething isn't workingSomething isn't workingfeature proposalneeds-triage