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