Paste Method (WPFPasswordBox)

Action

Pastes the contents of the clipboard over the current selection in the text editing control.

Syntax

C#
passwordBox.Paste()
VB
passwordBox.Paste()