2 references to _documentFormatInfoStack
PresentationFramework (2)
MS\Internal\PtsHost\StructuralCache.cs (2)
710
_documentFormatInfoStack
.Push(_currentFormatInfo);
723
_currentFormatInfo =
_documentFormatInfoStack
.Pop();