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