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