3 writes to Cancel
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (2)
114
e.
Cancel
= true;
129
e.
Cancel
= true;
System.Workflow.ComponentModel (1)
AuthoringOM\Design\WorkflowPrinting.cs (1)
198
printPageArg.
Cancel
= true;
2 references to Cancel
System.Drawing (2)
commonui\System\Drawing\Printing\PrintController.cs (2)
194
if (pageEvent.
Cancel
) {
248
if (pageEvent.
Cancel
) {