2 implementations of PreviousPage
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
257
void IFlowDocumentViewer.
PreviousPage
()
612
void 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)
1508
CurrentViewer?.
PreviousPage
();