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