1 write to _tableCache
PresentationCore (1)
MS\Internal\Shaping\OpenTypeLayout.cs (1)
1338set { _tableCache = value; }
1 reference to _tableCache
PresentationCore (1)
MS\Internal\Shaping\OpenTypeLayout.cs (1)
1337get { return _tableCache; }