4 references to CommitEditForOperation
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (4)
12765
&& !
CommitEditForOperation
(hti._col, hti._row, forCurrentCellChange: true))
14126
if (_ptCurrentCell.X != -1 && hti._col != _ptCurrentCell.X && !
CommitEditForOperation
(hti._col, _ptCurrentCell.Y, true))
18404
&& !
CommitEditForOperation
(_ptCurrentCell.X, hti._row, forCurrentCellChange: true))
26210
if (!
CommitEditForOperation
(columnIndex, rowIndex, forCurrentCellChange))