1 implementation of GetTableCache
PresentationCore (1)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
980
public byte[]
GetTableCache
(OpenTypeTags tableTag)
1 reference to GetTableCache
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
89
byte[] cacheArray = font.
GetTableCache
(tableTag);