2 implementations of NextPage
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
266
void IFlowDocumentViewer.
NextPage
()
621
void IFlowDocumentViewer.
NextPage
()
3 references to NextPage
PresentationFramework (3)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
264
/// <see cref="IFlowDocumentViewer.
NextPage
"/>
619
/// <see cref="IFlowDocumentViewer.
NextPage
"/>
System\Windows\Controls\FlowDocumentReader.cs (1)
1517
CurrentViewer?.
NextPage
();