mdnchauhan
Results
2
comments of
mdnchauhan
> 1. for Changing Language in Packaged/UnPackaged, you should use **Microsoft::Globalization::ApplicationLanguages** (or mybe Microsoft.Windows.**) and not `Windows::Globalization::ApplicationLanguages` > 2. You can receive a text in the desired language without changing...
Yes I am using WindowsAppSDK 1.6.250108002. Like I said the problem seems to be with ApplicationLanguages::PrimaryLanguageOverride property that does not work for Unpackaged WinUI3 XAML based C++WinRT. I found the...