6 references to LigatureCounts
PresentationCore (6)
Core\CSharp\MS\Internal\Shaping\Substitution.cs (6)
298int curLigaCount = GlyphInfo.LigatureCounts[curGlyph]; 340GlyphInfo.LigatureCounts[glyph-shift] = GlyphInfo.LigatureCounts[glyph]; 363GlyphInfo.LigatureCounts[FirstGlyph] = (ushort)totalLigaCharCount; 537ushort ligatureCount = GlyphInfo.LigatureCounts[FirstGlyph]; 551GlyphInfo.LigatureCounts[FirstGlyph + gl] = ligatureCount;