1 write to _glyphRunList
PresentationFramework (1)
MS\Internal\IO\Packaging\XmlFixedPageInfo.cs (1)
112
_glyphRunList
= new XmlGlyphRunInfo[NodeList.Count];
2 references to _glyphRunList
PresentationFramework (2)
MS\Internal\IO\Packaging\XmlFixedPageInfo.cs (2)
110
if (
_glyphRunList
== null)
114
return
_glyphRunList
;