_textRuns Field
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected IReadOnlyList<TextRun>? _textRuns
Protected _textRuns As IReadOnlyList(Of TextRun)
val mutable _textRuns: IReadOnlyList<TextRun>