2 references to RaiseCellContentDoubleClick
System.Windows.Forms.Tests (2)
System\Windows\Forms\DataGridViewElementTests.cs (2)
388public new void RaiseCellContentDoubleClick(DataGridViewCellEventArgs e) => base.RaiseCellContentDoubleClick(e); 405public new void RaiseCellContentDoubleClick(DataGridViewCellEventArgs e) => base.RaiseCellContentDoubleClick(e);