Michael Sync » Bindable WPF RichText Editor with XAML/HTML Convertor
So, we quickly create a new user control called RichTextEditor. and place a RichTextbox with our attached property. After a few minutes, we got a WPF RichText Editor as below. ( As there are a lot of code snippets already in this ...