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