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