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