2 overrides of OnFirstPageCommand
PresentationFramework (2)
src\Framework\System\Windows\Controls\DocumentViewer.cs (1)
976
protected override void
OnFirstPageCommand
()
src\Framework\System\Windows\Controls\SinglePageViewer.cs (1)
597
protected override void
OnFirstPageCommand
()
3 references to OnFirstPageCommand
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
130
OnFirstPageCommand
();
1561
dv.
OnFirstPageCommand
();
src\Framework\System\Windows\Controls\SinglePageViewer.cs (1)
605
base.
OnFirstPageCommand
();