1 write to _data
PresentationCore (1)
MS\Internal\Shaping\TypefaceMap.cs (1)
1125_data = new Page[256];
3 references to _data
PresentationCore (3)
MS\Internal\Shaping\TypefaceMap.cs (3)
1127_data[i] = EmptyPage; 1134return _data[index]; 1138_data[index] = value;