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