SelectAll Method (WPFPasswordBox)

Action

Selects the entire contents of the PasswordBox.

Syntax

C#
passwordBox.SelectAll()
VB
passwordBox.SelectAll()