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