6 references to LigatureCounts
PresentationCore (6)
MS\Internal\Shaping\Substitution.cs (6)
270int curLigaCount = GlyphInfo.LigatureCounts[curGlyph]; 312GlyphInfo.LigatureCounts[glyph-shift] = GlyphInfo.LigatureCounts[glyph]; 335GlyphInfo.LigatureCounts[FirstGlyph] = (ushort)totalLigaCharCount; 498ushort ligatureCount = GlyphInfo.LigatureCounts[FirstGlyph]; 512GlyphInfo.LigatureCounts[FirstGlyph + gl] = ligatureCount;