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