2 references to OffsetViewportOrgEx
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
3348
PInvokeCore.
OffsetViewportOrgEx
(hdc, (int)offset.X, (int)offset.Y, lppt: null);
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
8319
PInvokeCore.
OffsetViewportOrgEx
(hdc, -Left, -Top, lppt: null);