[]
        
(Showing Draft Content)

C1.WPF.Schedule.NumberStringValidator.GetCulture

GetCulture Method

GetCulture(DependencyObject)

Gets the value of the Culture attached property for a given DependencyObject.

Declaration
public static CultureInfo GetCulture(DependencyObject obj)
Parameters
Type Name Description
DependencyObject obj

The FrameworkElement from which the property value is read.

Returns
Type Description
CultureInfo

The Culture property value of the specified DependencyObject.