1 write to _nodeList
PresentationFramework (1)
MS\Internal\IO\Packaging\XmlFixedPageInfo.cs (1)
135_nodeList = _pageNode.SelectNodes(glyphRunQuery);
2 references to _nodeList
PresentationFramework (2)
MS\Internal\IO\Packaging\XmlFixedPageInfo.cs (2)
132if (_nodeList == null) 137return _nodeList;