1 override of OnPrintCommand
PresentationFramework (1)
src\Framework\MS\Internal\Documents\IFlowDocumentViewer.cs (1)
160
protected override void
OnPrintCommand
()
3 references to OnPrintCommand
PresentationFramework (3)
src\Framework\MS\Internal\Documents\IFlowDocumentViewer.cs (1)
162
base.
OnPrintCommand
();
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (2)
166
OnPrintCommand
();
1464
viewer.
OnPrintCommand
();