1 write to _data
PresentationCore (1)
MS\Internal\Shaping\TypefaceMap.cs (1)
1126_data = new Page[256];
3 references to _data
PresentationCore (3)
MS\Internal\Shaping\TypefaceMap.cs (3)
1128_data[i] = EmptyPage; 1135return _data[index]; 1139_data[index] = value;