2 references to Paste
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
1064
EditTextBox.
Paste
();
System\Windows\Forms\Controls\ToolStrips\ToolStripTextBox.cs (1)
447
public void Paste() { TextBox.
Paste
(); }