3 references to OnRowHeightInfoPushed
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (3)
2311if (!OnRowHeightInfoPushed(rowIndex, preferredThickness, minimumHeight)) 6334if (!OnRowHeightInfoPushed(_trackRow, proposedHeight, minimumHeight)) 25933&& !OnRowHeightInfoPushed(rowIndex, dataGridViewRow.CachedThickness, minimumHeight))