6 references to LigatureCounts
PresentationCore (6)
MS\Internal\Shaping\Substitution.cs (6)
269int curLigaCount = GlyphInfo.LigatureCounts[curGlyph]; 311GlyphInfo.LigatureCounts[glyph-shift] = GlyphInfo.LigatureCounts[glyph]; 334GlyphInfo.LigatureCounts[FirstGlyph] = (ushort)totalLigaCharCount; 497ushort ligatureCount = GlyphInfo.LigatureCounts[FirstGlyph]; 511GlyphInfo.LigatureCounts[FirstGlyph + gl] = ligatureCount;