2 implementations of NextPage
PresentationFramework (2)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
269
void IFlowDocumentViewer.
NextPage
()
633
void IFlowDocumentViewer.
NextPage
()
3 references to NextPage
PresentationFramework (3)
MS\Internal\Documents\IFlowDocumentViewer.cs (2)
267
/// <see cref="IFlowDocumentViewer.
NextPage
"/>
631
/// <see cref="IFlowDocumentViewer.
NextPage
"/>
System\Windows\Controls\FlowDocumentReader.cs (1)
1533
CurrentViewer.
NextPage
();