c# - RegionInfo.CurrentRegion doesn't correspond to Settings value -


i'm writing windows 10 uwp app needs bring different page depending on region you're in. i've found region read "us", if change location china, add chinese keyboard, set language chinese, etc. idea how make windows change regioninfo.currentregion?


Comments

Popular posts from this blog

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -