1 override of OnPrintCommand
PresentationFramework (1)
MS\Internal\Documents\IFlowDocumentViewer.cs (1)
156protected override void OnPrintCommand()
3 references to OnPrintCommand
PresentationFramework (3)
MS\Internal\Documents\IFlowDocumentViewer.cs (1)
158base.OnPrintCommand();
System\Windows\Controls\FlowDocumentScrollViewer.cs (2)
162OnPrintCommand(); 1453viewer.OnPrintCommand();