RichTextBlock.SelectAll Method

Definition

Selects the entire contents in the RichTextBlock.

public:
 virtual void SelectAll() = SelectAll;
void SelectAll();
public void SelectAll();
function selectAll()
Public Sub SelectAll ()

Applies to