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