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