3 references to RaiseCellContentDoubleClick
System.Windows.Forms.Tests (3)
System\Windows\Forms\DataGridViewElementTests.cs (3)
179
element.
RaiseCellContentDoubleClick
(eventArgs);
184
element.
RaiseCellContentDoubleClick
(eventArgs);
198
Assert.Throws<NullReferenceException>(() => element.
RaiseCellContentDoubleClick
(null));