1 write to _data
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\TypefaceMap.cs (1)
1143_data = new Page[256];
3 references to _data
PresentationCore (3)
Core\CSharp\MS\Internal\Shaping\TypefaceMap.cs (3)
1145_data[i] = EmptyPage; 1152return _data[index]; 1156_data[index] = value;