1 write to translatedBounds
System.Windows.Forms (1)
winforms\Managed\System\WinForms\WinFormsUtils.cs (1)
619this.translatedBounds = bounds;
1 reference to translatedBounds
System.Windows.Forms (1)
winforms\Managed\System\WinForms\WinFormsUtils.cs (1)
738this.graphics.SetClip(new Rectangle(Point.Empty, translatedBounds.Size));