2 writes to _exceptionPrinting
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
576_exceptionPrinting = false; 599_exceptionPrinting = true;
2 references to _exceptionPrinting
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
378if (_pageInfo is not null || _exceptionPrinting) 380DrawMessage(pevent.Graphics, rect, _exceptionPrinting);