1 write to _glyphRunList
PresentationFramework (1)
src\Framework\MS\Internal\IO\Packaging\XmlFixedPageInfo.cs (1)
119_glyphRunList = new XmlGlyphRunInfo[NodeList.Count];
2 references to _glyphRunList
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\XmlFixedPageInfo.cs (2)
117if (_glyphRunList == null) 121return _glyphRunList;