2 references to Paste
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
1207Edit.Paste();
winforms\Managed\System\WinForms\ToolStripTextBox.cs (1)
611public void Paste() { TextBox.Paste(); }