3 references to GetFeatureList
PresentationCore (3)
MS\Internal\Shaping\OpenTypeCommon.cs (1)
943featureList = gposHeader.GetFeatureList(table);
MS\Internal\Shaping\OpenTypeLayout.cs (1)
976FeatureList FeatureList = GposHeader.GetFeatureList(GposTable);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
405featureList = header.GetFeatureList(table);