RichTextBox for UWP
EditRanges プロパティ

C1.UWP.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 > C1TextRange クラス : EditRanges プロパティ
この範囲内で、編集による変更を適用する必要がある一連の範囲を返します。
シンタックス
'宣言
 
Public ReadOnly Property EditRanges As System.Collections.Generic.IEnumerable(Of C1TextRange)
public System.Collections.Generic.IEnumerable<C1TextRange> EditRanges {get;}
参照

C1TextRange クラス
C1TextRange メンバ