Hi,
I have string resouces in Resources.resw file, I want to read those string values from XAML file, I do not want to assign from the code behind(.xmal.cs file), can you send me an example.
similar to like this :
<TextBlock x:uid="abc" ></TextBlock>
Thanks,
Rajeev