1 write to _nodeList
PresentationFramework (1)
src\Framework\MS\Internal\IO\Packaging\XmlFixedPageInfo.cs (1)
141_nodeList = _pageNode.SelectNodes(glyphRunQuery);
2 references to _nodeList
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\XmlFixedPageInfo.cs (2)
136if (_nodeList == null) 143return _nodeList;