3 references to OnRowHeightInfoPushed
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (3)
2331if (!OnRowHeightInfoPushed(rowIndex, preferredThickness, minimumHeight)) 6362if (!OnRowHeightInfoPushed(this.trackRow, proposedHeight, minimumHeight)) 26051!OnRowHeightInfoPushed(rowIndex, dataGridViewRow.CachedThickness, minimumHeight))