4 references to Lookup
PresentationCore (4)
MS\Internal\Shaping\Context.cs (1)
150lookupList.Lookup(Table, lookupIndex),
MS\Internal\Shaping\OpenTypeCommon.cs (2)
121LookupTable lookup = Lookups.Lookup(Table, lookupIndex); 1012LookupTable lookup = lookupList.Lookup(table,lookupIndex);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
480LookupTable lookup = lookupList.Lookup(table, lookupIndex);