2 writes to _exceptionPrinting
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
555_exceptionPrinting = false; 578_exceptionPrinting = true;
2 references to _exceptionPrinting
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
357if (_pageInfo is not null || _exceptionPrinting) 359DrawMessage(pevent.Graphics, rect, _exceptionPrinting);