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