6 references to LigatureCounts
PresentationCore (6)
MS\Internal\Shaping\Substitution.cs (6)
273int curLigaCount = GlyphInfo.LigatureCounts[curGlyph]; 315GlyphInfo.LigatureCounts[glyph-shift] = GlyphInfo.LigatureCounts[glyph]; 338GlyphInfo.LigatureCounts[FirstGlyph] = (ushort)totalLigaCharCount; 501ushort ligatureCount = GlyphInfo.LigatureCounts[FirstGlyph]; 515GlyphInfo.LigatureCounts[FirstGlyph + gl] = ligatureCount;