Michael Sync » Bindable WPF RichText Editor with XAML/HTML Convertor by Wpf

Sun, 14 Jun 2009 00:00:17 -0600

Michael Sync » Bindable WPF RichText Editor with XAML/HTML Convertor

by Wpf @ Sun, 14 Jun 2009 00:00:17 -0600



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 ...