3 references to UpdateRowHeightInfoPrivate
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (3)
18280
UpdateRowHeightInfoPrivate
(e.Row.Index, updateToEnd: false, invalidInAdjustFillingColumns: false);
18306
UpdateRowHeightInfoPrivate
(rowIndex, updateToEnd: false, invalidInAdjustFillingColumns: true);
28967
UpdateRowHeightInfoPrivate
(rowIndex, updateToEnd, invalidInAdjustFillingColumns: true);