ComponentOne Scheduler for WPF and Silverlight
GetCulture Method

C1.WPF.Schedule Namespace > NumberStringValidator Class : GetCulture Method
The System.Windows.FrameworkElement from which the property value is read.
Gets the value of the Culture attached property for a given DependencyObject.
Syntax
'Declaration
 
Public Shared Function GetCulture( _
   ByVal obj As System.Windows.DependencyObject _
) As System.Globalization.CultureInfo
public static System.Globalization.CultureInfo GetCulture( 
   System.Windows.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.
See Also

Reference

NumberStringValidator Class
NumberStringValidator Members