1 override of OnPrintCommand
PresentationFramework (1)
MS\Internal\Documents\IFlowDocumentViewer.cs (1)
159protected override void OnPrintCommand()
3 references to OnPrintCommand
PresentationFramework (3)
MS\Internal\Documents\IFlowDocumentViewer.cs (1)
161base.OnPrintCommand();
System\Windows\Controls\FlowDocumentScrollViewer.cs (2)
165OnPrintCommand(); 1456viewer.OnPrintCommand();