1 write to _documentPage
PresentationFramework (1)
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
1099_documentPage = documentPage;
2 references to _documentPage
PresentationFramework (2)
src\Framework\System\Windows\Documents\DocumentSequence.cs (2)
1185ITextPointer childPosition = _documentPaginator.GetPagePosition(_documentPage) as ITextPointer; 1214get { return _documentPage; }