2 references to OnMouseDoubleClick
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (1)
2914
OnMouseDoubleClick
(e);
System.Windows.Forms.Tests (1)
System\Windows\Forms\DataGridViewCellTests.cs (1)
6665
public new void OnMouseDoubleClick(DataGridViewCellMouseEventArgs e) => base.
OnMouseDoubleClick
(e);