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