3 references to GetFeatureList
PresentationCore (3)
MS\Internal\Shaping\OpenTypeCommon.cs (1)
932featureList = gsubHeader.GetFeatureList(table);
MS\Internal\Shaping\OpenTypeLayout.cs (1)
894FeatureList FeatureList = GsubHeader.GetFeatureList(GsubTable);
MS\Internal\Shaping\OpenTypeLayoutCache.cs (1)
392featureList = header.GetFeatureList(table);