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