'Declaration
Public Shared Function GetCulture( _ ByVal obj As DependencyObject _ ) As CultureInfo
public static CultureInfo GetCulture( DependencyObject obj )
Parameters
- obj
- The System.Windows.FrameworkElement from which the property value is read.
Return Value
The Culture property value of the specified DependencyObject.