3 references to MirrorRectangle
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridRelationshipRow.cs (3)
295
outline.X =
MirrorRectangle
(outline.X, outline.Width, insideRowHeaders, alignToRight);
605
int rowHeaderBoundsX =
MirrorRectangle
(bounds.X,
619
int expandoBoxX =
MirrorRectangle
(bounds.X + rowHeaderBounds.Width, expandoBoxWidth, bounds, alignToRight);