3 references to NotifyMASSClient
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (3)
972NotifyMASSClient(new Point(this.ColumnIndex, rowIndex)); 1078NotifyMASSClient(new Point(e.ColumnIndex, e.RowIndex)); 1908checkBoxCell.NotifyMASSClient(new Point(dataGridViewCell.ColumnIndex, dataGridViewCell.RowIndex));