1 write to _documentPaginator
PresentationFramework (1)
System\Windows\Documents\DocumentSequence.cs (1)
1056
_documentPaginator
= documentPaginator;
3 references to _documentPaginator
PresentationFramework (3)
System\Windows\Documents\DocumentSequence.cs (3)
1140
ITextPointer childPosition =
_documentPaginator
.GetPagePosition(_documentPage) as ITextPointer;
1157
if (docRef.CurrentlyLoadedDoc ==
_documentPaginator
.Source)
1200
if (docRef.CurrentlyLoadedDoc ==
_documentPaginator
.Source)