RichTextBlock.Blocks Property

Definition

Gets the contents of the RichTextBlock.

C#
public BlockCollection Blocks { get; }
XAML
<RichTextBlock ...>
blocksContent
</RichTextBlock>

Property Value

A BlockCollection that contains the contents of the RichTextBlock.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6