Fork of WPF Rich Text Editor Library
http://wpfricheditorlibrary.codeplex.com/
This project seems to be stalled and I got no response from the project leader. I've done the following changes/tests:
Translated into English. Might have missed some but I think it is completely english now.
Formatted code: lined up XAML tags so they don't go over normal line length with reasonable <14pt font
Confirmed code compiles in .Net 4.0
I'm using a modified version of this control to offer a rich text editor which I'm then binding to a database backend (editor has a this.HTML option that you can pipe off to a varchar). Very handy tool.
Hope you find it useful.
Below is a snapshot of the current version:
