SelectionStart Property (WPFTextBox)

Class

WPFTextBox.

Action

Gets a character index for the beginning of the current selection.

Syntax

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

Access

Read only.