2 implementations of Print
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
289void IFlowDocumentViewer.Print() 644void IFlowDocumentViewer.Print()
3 references to Print
PresentationFramework (3)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
287/// <see cref="IFlowDocumentViewer.Print"/> 642/// <see cref="IFlowDocumentViewer.Print"/>
System\Windows\Controls\FlowDocumentReader.cs (1)
691CurrentViewer?.Print();