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)
291internal DocumentFormatContext CurrentFormatContext { get { return _documentFormatContext; } }