G
Guest
I could get the correct System.Globalization.CultureInfo.CurrentCulture and
System.Globalization.CultureInfo.CurrentUICulture when the my WPF application
first started. While my application was running, I went to Control Panel -
Regionals and Language Options to change the Format from English (United
States) to Thai (ThaiLand), clicking a button in my application to get the
latest System.Globalization.CultureCulture and
System.Globalization.CurrentUICulture failed as it didn't returned the latest
culture info that I had just set. Is there any other way to get the latest
culture info without restarting my application?
Thanks,
Jen
System.Globalization.CultureInfo.CurrentUICulture when the my WPF application
first started. While my application was running, I went to Control Panel -
Regionals and Language Options to change the Format from English (United
States) to Thai (ThaiLand), clicking a button in my application to get the
latest System.Globalization.CultureCulture and
System.Globalization.CurrentUICulture failed as it didn't returned the latest
culture info that I had just set. Is there any other way to get the latest
culture info without restarting my application?
Thanks,
Jen