Paste Method (WPFTextBoxBase)

Action

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

Syntax

C#
textBoxBase.Paste()
VB
textBoxBase.Paste()