Base:
method
OnPreviousPageCommand
System.Windows.Controls.Primitives.DocumentViewerBase.OnPreviousPageCommand()
1 override of OnPreviousPageCommand
PresentationFramework (1)
src\Framework\MS\Internal\Documents\IFlowDocumentViewer.cs (1)
833
protected override void
OnPreviousPageCommand
()
3 references to OnPreviousPageCommand
PresentationFramework (3)
src\Framework\MS\Internal\Documents\IFlowDocumentViewer.cs (1)
631
OnPreviousPageCommand
();
src\Framework\System\Windows\Controls\SinglePageViewer.cs (2)
873
OnPreviousPageCommand
();
889
OnPreviousPageCommand
();