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