2 references to AdjustScroll
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (2)
735
locPos.X =
AdjustScroll
(m, pos, maxPos, true);
798
locPos.Y =
AdjustScroll
(m, pos, maxPos, false);