I have a richTextBox using a htmlDataProvider, however when it starts up the text is blank.
I am able to select the text in the RichTextBox but the text is still blank. I am also able to write in the RichTextBox and the text is still blank.
Here is the code, it's prett simple.
Xaml
Code Behind
I am using version 2010.3.1018.1040
thanks