1 override of OnCancelPrintCommand
PresentationFramework (1)
src\Framework\System\Windows\Controls\SinglePageViewer.cs (1)
730
protected override void
OnCancelPrintCommand
()
3 references to OnCancelPrintCommand
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
163
OnCancelPrintCommand
();
1597
dv.
OnCancelPrintCommand
();
src\Framework\System\Windows\Controls\SinglePageViewer.cs (1)
739
base.
OnCancelPrintCommand
();