SelectedText Property (WPFRichTextBox)

Class

WPFRichTextBox class

Action

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

Data Type

STRING

Access

Read only