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