Share via


RichTextBlockOverflow.ContentSource Property

Definition

Gets the RichTextBlock content source of this RichTextBlockOverflow.

public RichTextBlock ContentSource { get; }

Property Value

The content source for this RichTextBlockOverflow.

Remarks

This is a calculated property that is reflective of how OverflowContentTarget is set.

Applies to