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