1 write to _docRef
PresentationFramework (1)
System\Windows\Documents\ChildDocumentBlock.cs (1)
59
_docRef
= docRef;
3 references to _docRef
PresentationFramework (3)
System\Windows\Documents\ChildDocumentBlock.cs (3)
143
return
_docRef
;
229
DocumentsTrace.FixedDocumentSequence.TextOM.Trace($"Loading TextContainer {
_docRef
}");
231
IDocumentPaginatorSource idp =
_docRef
.GetDocument(false /*forceReload*/);