2 implementations of PreviousPage
PresentationFramework (2)
src\Framework\MS\Internal\Documents\IFlowDocumentViewer.cs (2)
262void IFlowDocumentViewer.PreviousPage() 629void IFlowDocumentViewer.PreviousPage()
3 references to PreviousPage
PresentationFramework (3)
src\Framework\MS\Internal\Documents\IFlowDocumentViewer.cs (2)
260/// <see cref="IFlowDocumentViewer.PreviousPage"/> 627/// <see cref="IFlowDocumentViewer.PreviousPage"/>
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (1)
1533CurrentViewer.PreviousPage();