2 references to FontStyleStringToKnownStyle
PresentationCore (2)
Core\CSharp\MS\Internal\FontFace\CompositeFontParser.cs (1)
657
if (!FontStyles.
FontStyleStringToKnownStyle
(GetAttributeValue(), CultureInfo.InvariantCulture, ref fontStyle))
Core\CSharp\System\Windows\FontStyleConverter.cs (1)
88
if (!FontStyles.
FontStyleStringToKnownStyle
(s, ci, ref fontStyle))