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