SelectAll Method (WPFTextBoxBase)
Class
WPFTextBoxBase
.
Action
Selects the entire contents of the text editing control.
Syntax
C#
textBoxBase
.
SelectAll
()
VB
textBoxBase
.
SelectAll
()