1 write to _ligatureCounts
PresentationCore (1)
MS\Internal\Shaping\GlyphInfoList.cs (1)
35_ligatureCounts = new UshortList(capacity, leap);
5 references to _ligatureCounts
PresentationCore (5)
MS\Internal\Shaping\GlyphInfoList.cs (5)
71_ligatureCounts.SetRange(index, length); 82_ligatureCounts.Length = length; 90_ligatureCounts.Insert(index, Count); 98_ligatureCounts.Remove(index, Count); 118get { return _ligatureCounts; }