2 overrides of OnLastPageCommand
PresentationFramework (2)
System\Windows\Controls\DocumentViewer.cs (1)
956
protected override void
OnLastPageCommand
()
System\Windows\Controls\SinglePageViewer.cs (1)
602
protected override void
OnLastPageCommand
()
3 references to OnLastPageCommand
PresentationFramework (3)
System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
119
OnLastPageCommand
();
1538
dv.
OnLastPageCommand
();
System\Windows\Controls\SinglePageViewer.cs (1)
610
base.
OnLastPageCommand
();