RichTextBox for UWP
Runs プロパティ

C1.UWP.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 > C1TextRange クラス : Runs プロパティ
この範囲内の C1Run要素のリストを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Runs As System.Collections.Generic.IEnumerable(Of C1Run)
public System.Collections.Generic.IEnumerable<C1Run> Runs {get;}
参照

C1TextRange クラス
C1TextRange メンバ