5 writes to nPage
System.Windows.Forms (5)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
3223nPage = page;
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (2)
768info.nPage = Height; 774info.nPage = Width;
winforms\Managed\System\WinForms\ScrollBar.cs (1)
798si.nPage = LargeChange;
winforms\Managed\System\WinForms\ScrollProperties.cs (1)
318si.nPage = (parent.AutoScroll) ? PageSize : LargeChange;