2 overrides of OnLastPageCommand
PresentationFramework (2)
src\Framework\System\Windows\Controls\DocumentViewer.cs (1)
988
protected override void
OnLastPageCommand
()
src\Framework\System\Windows\Controls\SinglePageViewer.cs (1)
612
protected override void
OnLastPageCommand
()
3 references to OnLastPageCommand
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
138
OnLastPageCommand
();
1565
dv.
OnLastPageCommand
();
src\Framework\System\Windows\Controls\SinglePageViewer.cs (1)
620
base.
OnLastPageCommand
();