Clear Method (WPFPasswordBox)

Action

Clears the value of the Password property.

Syntax

C#
passwordBox.Clear()
VB
passwordBox.Clear()