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