2 writes to _documentFormatContext
PresentationFramework (2)
MS\Internal\PtsHost\StructuralCache.cs (2)
679
_owner.
_documentFormatContext
= this;
687
_owner.
_documentFormatContext
= null;
1 reference to _documentFormatContext
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
291
internal DocumentFormatContext CurrentFormatContext { get { return
_documentFormatContext
; } }