-
Notifications
You must be signed in to change notification settings - Fork 408
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 proposal
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(...)
...
}
HavenDV, ghord, roxxel, saxmaster79, MohamedA-Ibrahim and 4 more
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 proposal