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