1 write to _ligatureCounts
PresentationCore (1)
MS\Internal\Shaping\GlyphInfoList.cs (1)
26_ligatureCounts = new UshortList(capacity, leap);
5 references to _ligatureCounts
PresentationCore (5)
MS\Internal\Shaping\GlyphInfoList.cs (5)
62_ligatureCounts.SetRange(index, length); 73_ligatureCounts.Length = length; 81_ligatureCounts.Insert(index, Count); 89_ligatureCounts.Remove(index, Count); 109get { return _ligatureCounts; }