RichTextArea.Blocks Property
[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Gets the contents of the RichTextArea.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.Documents.BlockCollectionA BlockCollection that contains the contents of the RichTextArea.
The Blocks property is the content property of RichTextArea. It is a collection of Paragraph elements. Content in each Paragraph element can contain the following elements:
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.