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