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