1 write to startPage
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (1)
297startPage = value;
2 references to startPage
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (2)
284int value = startPage; 298if (oldValue != startPage) {