2 implementations of PreviousPage
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
261void IFlowDocumentViewer.PreviousPage() 628void IFlowDocumentViewer.PreviousPage()
3 references to PreviousPage
PresentationFramework (3)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
259/// <see cref="IFlowDocumentViewer.PreviousPage"/> 626/// <see cref="IFlowDocumentViewer.PreviousPage"/>
System\Windows\Controls\FlowDocumentReader.cs (1)
1527CurrentViewer.PreviousPage();