2 references to InvalidateCachedRowCount
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewBand.cs (1)
981
this.DataGridView.Rows.
InvalidateCachedRowCount
(elementState);
winforms\Managed\System\WinForms\DataGridViewRow.cs (1)
1500
this.DataGridView.Rows.
InvalidateCachedRowCount
(elementState);