SelectAll Method (WPFTextBoxBase)

Action

Selects the entire contents of the text editing control.

Syntax

C#
textBoxBase.SelectAll()
VB
textBoxBase.SelectAll()