2 implementations of Print
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
290void IFlowDocumentViewer.Print() 645void IFlowDocumentViewer.Print()
3 references to Print
PresentationFramework (3)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
288/// <see cref="IFlowDocumentViewer.Print"/> 643/// <see cref="IFlowDocumentViewer.Print"/>
System\Windows\Controls\FlowDocumentReader.cs (1)
692CurrentViewer?.Print();