2 writes to _exceptionPrinting
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
561_exceptionPrinting = false; 584_exceptionPrinting = true;
2 references to _exceptionPrinting
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
363if (_pageInfo is not null || _exceptionPrinting) 365DrawMessage(pevent.Graphics, rect, _exceptionPrinting);