3 references to GetCacheLookupCount
PresentationCore (3)
MS\Internal\Shaping\OpenTypeLayoutCache.cs (3)
151if (firstLookupIndex >= GetCacheLookupCount(workspace)) 183lookupIndex = GetCacheLookupCount(workspace); 206if (lookupIndex >= GetCacheLookupCount(workspace))