3 references to GetRowDisplayRectanglePrivate
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (3)
7065rowRect = GetRowDisplayRectanglePrivate(rowIndex, cutOverflow); 9030return GetRowDisplayRectanglePrivate(rowIndex, cutOverflow); 9865Rectangle rowDisplayRect = GetRowDisplayRectanglePrivate(rowIndex, true);