How to Bind the text of RichTextArea from xaml
There is no built in way to do that. You can create Text attached property and bind to it like discussed here