2 writes to _documentFormatContext
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (2)
689_owner._documentFormatContext = this; 697_owner._documentFormatContext = null;
1 reference to _documentFormatContext
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (1)
301internal DocumentFormatContext CurrentFormatContext { get { return _documentFormatContext; } }