2 references to _fixedPageName
PresentationFramework (2)
MS\Internal\IO\Packaging\XmlFixedPageInfo.cs (2)
36
if (_pageNode.LocalName !=
_fixedPageName
|| _pageNode.NamespaceURI != ElementTableKey.FixedMarkupNamespace)
40
ElementTableKey.FixedMarkupNamespace,
_fixedPageName
));