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