SelectionLength プロパティ (WPFTextBox)

クラス

WPFTextBox.

処理

[読み取り専用] テキスト ボックス内の現在の選択範囲の文字数。

構文

C#
protected Integer SelectionLength { get; }
VB
'Declaration
Protected Read Property SelectionLength As Integer

アクセス

読み取り専用。