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