by Don Burnett
Over at Delay's MSDN Blog is a great example on how to display rich text and HTML using a plug-compatible replacement for the XAML TextBlock element. It supports the following HTML tags..
HtmlTextBlock supports the following HTML elements: <A>, <B>, <BR>, <EM>, <I>, <P>, <STRONG>, and <U>. You can download the source here.
No comments:
Post a Comment