2 references to GetOutlineRect
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (2)
293
Rectangle outline =
GetOutlineRect
(insideRowHeaders.Right - expandoBoxWidth, 0);
749
Rectangle outline =
GetOutlineRect
(bounds.X, bounds.Y);