You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I love this project you've built for localization, it works perfectly with static text, but i would like to know how can i manually change the binding from xaml programmatically to another key from file. For example, i have a label that i update with different texts, i would like to be able to assign that label binding key1 and programmatically change it to key2 so that i can have different strings for that label using different keys. I'm new to wpf and would appreciate your help with this issue!
The text was updated successfully, but these errors were encountered:
Paliverse
changed the title
Manually change binding to another key
Programmatically change binding to another key
Jun 4, 2021
Hello, I love this project you've built for localization, it works perfectly with static text, but i would like to know how can i manually change the binding from xaml programmatically to another key from file. For example, i have a label that i update with different texts, i would like to be able to assign that label binding key1 and programmatically change it to key2 so that i can have different strings for that label using different keys. I'm new to wpf and would appreciate your help with this issue!
The text was updated successfully, but these errors were encountered: