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