1 write to _advances
PresentationCore (1)
Core\CSharp\System\Windows\Media\GlyphsSerializer.cs (1)
67_advances = glyphRun.AdvanceWidths;
1 reference to _advances
PresentationCore (1)
Core\CSharp\System\Windows\Media\GlyphsSerializer.cs (1)
190int normalizedAdvance = (int)Math.Round(_advances[glyph] * _milToEm);