1 instantiation of XmlGlyphRunInfo
PresentationFramework (1)
MS\Internal\IO\Packaging\XmlFixedPageInfo.cs (1)
69
GlyphRunList[position] = new
XmlGlyphRunInfo
(NodeList[position]);
3 references to XmlGlyphRunInfo
PresentationFramework (3)
MS\Internal\IO\Packaging\XmlFixedPageInfo.cs (3)
109
private
XmlGlyphRunInfo
[] GlyphRunList
115
_glyphRunList = new
XmlGlyphRunInfo
[NodeList.Count];
157
private
XmlGlyphRunInfo
[] _glyphRunList = null;