Change application language at Runtime
-
Hi , I am new in coding WPF MVVM apps. My question is how to change le language using a combobox at Runtime. I tried the static resources and it worked well , but trying to change it Runtime using Threading.thread class didn't work. Is there any possibility to solve that problem. Thanks a lot for your help.
-
Hi , I am new in coding WPF MVVM apps. My question is how to change le language using a combobox at Runtime. I tried the static resources and it worked well , but trying to change it Runtime using Threading.thread class didn't work. Is there any possibility to solve that problem. Thanks a lot for your help.
This is now the FOURTH time you have asked the same question. :mad: DO NOT repost the same question. It won't get your question answered any quicker; if anything, it will just annoy the people who would otherwise be trying to help you, and result in all of your questions being ignored.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
Hi , I am new in coding WPF MVVM apps. My question is how to change le language using a combobox at Runtime. I tried the static resources and it worked well , but trying to change it Runtime using Threading.thread class didn't work. Is there any possibility to solve that problem. Thanks a lot for your help.