4 references to Remove
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewRowCollection.cs (1)
90this.Remove((DataGridViewRow) value);
System.WorkflowServices (3)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.cs (3)
296this.parametersGrid.Rows.Remove(currentRow); 311this.parametersGrid.Rows.Remove(currentRow); 590this.parametersGrid.Rows.Remove(currentRow);