SelectionLength Property (WPFTextBox)

Class

WPFTextBox.

Action

Gets a value that indicates the number of characters in the current selection in the text box.

Syntax

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

Access

Read only.