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