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