RichText.TextRuns

RichText.TextRuns property

Gets the collection of text runs.

public IEnumerable<TextRun> TextRuns { get; }

See Also