3 references to Clear
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
5345Edit.Clear();
winforms\Managed\System\WinForms\ToolStripTextBox.cs (1)
589public void Clear(){ TextBox.Clear(); }
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
1220this.Clear();