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