0
kicks
Binding HTML to WPF TextBlock with XAML Converter
An overview of how you can use the MSDN example of a HTML to XAML Converter to bind HTML to a TextBlock using an attached property. The article includes a workable sample application.