I need to concatenate two strings from string resources into a label. I want something like this
&l
when Content is a string, framework creates a TextBlock behind the scenes to display it. So
string
is transformed into
you can add TextBlock in xaml and explicitly assign two strings from Resources: