C1.Silverlight.FlexGrid.5
GetEquivalentCulture Method

System.Windows.Markup.XmlLanguage to match.
Gets a System.Globalization.CultureInfo to match a given System.Windows.Markup.XmlLanguage.
Syntax
'Declaration
 
Public Shared Function GetEquivalentCulture( _
   ByVal lang As System.Windows.Markup.XmlLanguage _
) As System.Globalization.CultureInfo
public static System.Globalization.CultureInfo GetEquivalentCulture( 
   System.Windows.Markup.XmlLanguage lang
)

Parameters

lang
System.Windows.Markup.XmlLanguage to match.

Return Value

A System.Globalization.CultureInfo that matches the given System.Windows.Markup.XmlLanguage
See Also

Reference

Util Class
Util Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.