'Declaration Public Shared Function GetEquivalentCulture( _ ByVal lang As XmlLanguage _ ) As CultureInfo
public static CultureInfo GetEquivalentCulture( XmlLanguage lang )
Parameters
- lang
- System.Windows.Markup.XmlLanguage to match.
Return Value
A System.Globalization.CultureInfo that matches the given System.Windows.Markup.XmlLanguage