3 references to DocumentFormatInfo
PresentationFramework (3)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (3)
791private DocumentFormatInfo _currentFormatInfo; 792private Stack<DocumentFormatInfo> _documentFormatInfoStack = new Stack<DocumentFormatInfo>();