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