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