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