-
I can show the input screens of my WPF app in 4 languages now, selectable with a ComboBox at runtime. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, @Hyppias. |
Beta Was this translation helpful? Give feedback.
Hi, @Hyppias.
It's impossible for LocalizationDictionary to support two cultures simultaneously. But if it's necessary only in one place, you can create and bind your own
CultureInfo
property and changeContent
for your control usingLocalizeDictionary.GetLocalizedObject