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