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