2 overrides of OnPrintCommand
PresentationFramework (1)
System\Windows\Controls\SinglePageViewer.cs (1)
647
protected override void
OnPrintCommand
()
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
294
protected override void
OnPrintCommand
()
3 references to OnPrintCommand
PresentationFramework (3)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
152
OnPrintCommand
();
1581
dv.
OnPrintCommand
();
System\Windows\Controls\SinglePageViewer.cs (1)
715
base.
OnPrintCommand
();