2 implementations of NextPage
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
265
void IFlowDocumentViewer.
NextPage
()
620
void IFlowDocumentViewer.
NextPage
()
3 references to NextPage
PresentationFramework (3)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
263
/// <see cref="IFlowDocumentViewer.
NextPage
"/>
618
/// <see cref="IFlowDocumentViewer.
NextPage
"/>
System\Windows\Controls\FlowDocumentReader.cs (1)
1516
CurrentViewer?.
NextPage
();