1 write to _documentPaginator
PresentationFramework (1)
System\Windows\Documents\DocumentSequence.cs (1)
1072
_documentPaginator
= documentPaginator;
3 references to _documentPaginator
PresentationFramework (3)
System\Windows\Documents\DocumentSequence.cs (3)
1156
ITextPointer childPosition =
_documentPaginator
.GetPagePosition(_documentPage) as ITextPointer;
1173
if (docRef.CurrentlyLoadedDoc ==
_documentPaginator
.Source)
1216
if (docRef.CurrentlyLoadedDoc ==
_documentPaginator
.Source)