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)
117
if (
_glyphRunList
== null)
121
return
_glyphRunList
;