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