2 references to ParentRowsBounds
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridParentRows.cs (1)
1068return owner.dataGrid.RectangleToScreen(owner.dataGrid.ParentRowsBounds);
winforms\Managed\System\WinForms\DataGridState.cs (1)
166r.Y += g.ParentRowsBounds.Y;