2 references to _documentFormatInfoStack
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (2)
720
_documentFormatInfoStack
.Push(_currentFormatInfo);
733
_currentFormatInfo =
_documentFormatInfoStack
.Pop();