3 references to GetCacheLookupCount
PresentationCore (3)
Core\CSharp\MS\Internal\Shaping\OpenTypeLayoutCache.cs (3)
177if (firstLookupIndex >= GetCacheLookupCount(workspace)) 209lookupIndex = GetCacheLookupCount(workspace); 236if (lookupIndex >= GetCacheLookupCount(workspace))