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