2 references to InvalidateCachedRowsHeight
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewBand.cs (1)
982
this.DataGridView.Rows.
InvalidateCachedRowsHeight
(elementState);
winforms\Managed\System\WinForms\DataGridViewRow.cs (1)
1501
this.DataGridView.Rows.
InvalidateCachedRowsHeight
(elementState);