SelectionLength Property (WPFRichTextBox)

Action

Gets a value indicating 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.