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