6 references to
PresentationFramework (6)
src\Framework\System\Windows\Documents\FixedDocument.cs (5)
251pageContent = pc[i]; 403PageContent pc = Pages[pageNumber]; 660if (pc[i].IsOwnerOf(p)) 699fp = (FixedPage)pc[index].GetPageRoot(forceReload); 768if (!_pendingPages.Contains(Pages[pageNumber]))
src\Framework\System\Windows\Documents\FixedFindEngine.cs (1)
351PageContent pageContent = doc.Pages[translatedPageNo];