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