1 write to _data
PresentationCore (1)
MS\Internal\Shaping\TypefaceMap.cs (1)
1161_data = new ushort[256];
2 references to _data
PresentationCore (2)
MS\Internal\Shaping\TypefaceMap.cs (2)
1168return _data[index]; 1172_data[index] = value;