MasteringMultilingualSample icon indicating copy to clipboard operation
MasteringMultilingualSample copied to clipboard

[Question] Binding resource with the code C#

Open Abesoddy opened this issue 4 years ago • 1 comments

Hello,

Thank you for your example. However, I have a question, what should I do when I want to assign a resource by code?

I can access my resource like this :

TitleText = AppResources.ErrorReconnectDeviceTitle;

But the ui does not update when the language is changed. The update only works when the resources are binded through the xaml.

Do you have an idea ?

Abesoddy avatar Sep 16 '20 08:09 Abesoddy

@Char0394 how do this?? Thanks!!

giuseppenovielli avatar Nov 04 '20 14:11 giuseppenovielli