Conditional XAML
WPF
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, My scenario is like this. 1. I will get the language setting from my settings file. 2. I need to display my control text based on the language setting either in English or other language. Is it possible to prepare a conditional XAML for the same scenario. For example: Can i set the content based on some setting for the Template below Thanks
-
Hi, My scenario is like this. 1. I will get the language setting from my settings file. 2. I need to display my control text based on the language setting either in English or other language. Is it possible to prepare a conditional XAML for the same scenario. For example: Can i set the content based on some setting for the Template below Thanks