2 overrides of OnLastPageCommand
PresentationFramework (2)
System\Windows\Controls\DocumentViewer.cs (1)
943
protected override void
OnLastPageCommand
()
System\Windows\Controls\SinglePageViewer.cs (1)
601
protected override void
OnLastPageCommand
()
3 references to OnLastPageCommand
PresentationFramework (3)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
118
OnLastPageCommand
();
1519
dv.
OnLastPageCommand
();
System\Windows\Controls\SinglePageViewer.cs (1)
609
base.
OnLastPageCommand
();