RichTextBox for UWP
SelectionLength プロパティ

C1.UWP.RichTextBox アセンブリ > C1.Xaml.RichTextBox 名前空間 > C1RichTextBox クラス : SelectionLength プロパティ
リッチテキストボックスの現在の選択範囲内の文字数を取得または設定します。
シンタックス
'宣言
 
Public Property SelectionLength As System.Integer
public System.int SelectionLength {get; set;}
解説
このプロパティで表される位置は、 Textプロパティのコンテンツ内の位置に対応します。
参照

C1RichTextBox クラス
C1RichTextBox メンバ