2 references to GetPage
PresentationFramework (2)
MS\Internal\Documents\FixedDocumentSequencePaginator.cs (1)
57return _document.GetPage(pageNumber);
System\Windows\Documents\DocumentSequence.cs (1)
698DocumentPage docPage = GetPage(0);