4 references to Lookup
PresentationCore (4)
MS\Internal\Shaping\Context.cs (1)
144lookupList.Lookup(Table, lookupIndex),
MS\Internal\Shaping\OpenTypeCommon.cs (2)
116LookupTable lookup = Lookups.Lookup(Table, lookupIndex); 1007LookupTable lookup = lookupList.Lookup(table,lookupIndex);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
473LookupTable lookup = lookupList.Lookup(table, lookupIndex);