[]
Gets the value of the Culture attached property for a given DependencyObject.
public static CultureInfo GetCulture(DependencyObject obj)
Type | Name | Description |
---|---|---|
DependencyObject | obj | The FrameworkElement from which the property value is read. |
Type | Description |
---|---|
CultureInfo | The Culture property value of the specified DependencyObject. |