I want to display some HTML text in TextBlock. I believe this is not possible. The reason I want to use HTML text is to apply font style, e.g. bold and specific color, to part of the displayed text.
Is there a way to apply a specific font styling for a part of the text shown in a TextBlock element? It’s not necessary to use TextBlock, but any object that supports such a feature is fine for me.
Thanks,
Naveen