1 override of OnPrintCompleted
PresentationFramework (1)
src\Framework\MS\Internal\Documents\IFlowDocumentViewer.cs (1)
482protected override void OnPrintCompleted()
2 references to OnPrintCompleted
PresentationFramework (2)
src\Framework\MS\Internal\Documents\IFlowDocumentViewer.cs (1)
484base.OnPrintCompleted();
src\Framework\System\Windows\Controls\SinglePageViewer.cs (1)
1078OnPrintCompleted();