Hi,
I have a IValueConverter that handles the text in my app from my resx files. I use it like this:
Is there a way to not use the word Binding so I can just type the key for the text that I need instead of a binding?
Hi,
I have a IValueConverter that handles the text in my app from my resx files. I use it like this:
Is there a way to not use the word Binding so I can just type the key for the text that I need instead of a binding?