SelectedText Property (WPFTextBox)

Class

WPFTextBox class

Action

Gets the content of the current selection in the text box. Getting this property returns a string copy of the current text. Setting this property replaces the current selection with the specified string.

Data Type

STRING

Access

Read only