1 override of GetPageViewsCollection
PresentationFramework (1)
src\Framework\System\Windows\Controls\DocumentViewer.cs (1)
1246protected override ReadOnlyCollection<DocumentPageView> GetPageViewsCollection(out bool changed)
1 reference to GetPageViewsCollection
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
852pageViews = GetPageViewsCollection(out changed);