1 override of OnPrintCommand
PresentationFramework (1)
src\Framework\System\Windows\Controls\SinglePageViewer.cs (1)
654protected override void OnPrintCommand()
3 references to OnPrintCommand
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
155OnPrintCommand(); 1593dv.OnPrintCommand();
src\Framework\System\Windows\Controls\SinglePageViewer.cs (1)
722base.OnPrintCommand();