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