2 implementations of PreviousPage
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
258void IFlowDocumentViewer.PreviousPage() 625void IFlowDocumentViewer.PreviousPage()
3 references to PreviousPage
PresentationFramework (3)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
256/// <see cref="IFlowDocumentViewer.PreviousPage"/> 623/// <see cref="IFlowDocumentViewer.PreviousPage"/>
System\Windows\Controls\FlowDocumentReader.cs (1)
1522CurrentViewer.PreviousPage();