2 implementations of PreviousPage
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
257void IFlowDocumentViewer.PreviousPage() 612void IFlowDocumentViewer.PreviousPage()
3 references to PreviousPage
PresentationFramework (3)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
255/// <see cref="IFlowDocumentViewer.PreviousPage"/> 610/// <see cref="IFlowDocumentViewer.PreviousPage"/>
System\Windows\Controls\FlowDocumentReader.cs (1)
1508CurrentViewer?.PreviousPage();