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