2 references to FontStretchStringToKnownStretch
PresentationCore (2)
MS\Internal\FontFace\CompositeFontParser.cs (1)
666if (!FontStretches.FontStretchStringToKnownStretch(GetAttributeValue(), CultureInfo.InvariantCulture, ref fontStretch))
System\Windows\FontStretchConverter.cs (1)
85if (!FontStretches.FontStretchStringToKnownStretch(s, ci, ref fontStretch))