Read original post by Sumit Dutta at .NET Speaks
In this article I will discuss about RichTextBox in Windows Phone. Let's write code:
Step 1: Create a Silverlight for Windows Phone project.
Step 2: Add a RichTextBox and two buttons inside ContentPanel of MainPage.Xaml. In RichTextBox I haved used different formatting of text. Remember RichTextBox is readonly.