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