2 references to FontWeightStringToKnownWeight
PresentationCore (2)
Core\CSharp\MS\Internal\FontFace\CompositeFontParser.cs (1)
665if (!FontWeights.FontWeightStringToKnownWeight(GetAttributeValue(), CultureInfo.InvariantCulture, ref fontWeight))
Core\CSharp\System\Windows\FontWeightConverter.cs (1)
88if (!FontWeights.FontWeightStringToKnownWeight(s, ci, ref fontWeight))