2 overrides of OnCancelPrintCommand
PresentationFramework (1)
System\Windows\Controls\SinglePageViewer.cs (1)
723
protected override void
OnCancelPrintCommand
()
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
311
protected override void
OnCancelPrintCommand
()
3 references to OnCancelPrintCommand
PresentationFramework (3)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
160
OnCancelPrintCommand
();
1585
dv.
OnCancelPrintCommand
();
System\Windows\Controls\SinglePageViewer.cs (1)
732
base.
OnCancelPrintCommand
();