3 references to GetCacheLookupCount
PresentationCore (3)
MS\Internal\Shaping\OpenTypeLayoutCache.cs (3)
152if (firstLookupIndex >= GetCacheLookupCount(workspace)) 184lookupIndex = GetCacheLookupCount(workspace); 207if (lookupIndex >= GetCacheLookupCount(workspace))