1 instantiation of XmlFixedPageInfo
PresentationFramework (1)
src\Framework\MS\Internal\IO\Packaging\FixedPageContentExtractor.cs (1)
37
_fixedPageInfo = new
XmlFixedPageInfo
(fixedPage);
1 reference to XmlFixedPageInfo
PresentationFramework (1)
src\Framework\MS\Internal\IO\Packaging\FixedPageContentExtractor.cs (1)
103
private
XmlFixedPageInfo
_fixedPageInfo;