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