1 write to _tableCache
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\OpenTypeLayout.cs (1)
1442set { _tableCache = value; }
1 reference to _tableCache
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\OpenTypeLayout.cs (1)
1440get { return _tableCache; }