ComponentOne DateTimeEditors for WPF and Silverlight
GetCurrentDateTimeFormat(FrameworkElement) Method

C1.WPF.DateTimeEditors Namespace > C1TimeEditor Class > GetCurrentDateTimeFormat Method : GetCurrentDateTimeFormat(FrameworkElement) Method
Gets the current date time format based on the specified element Language property value.
Syntax
'Declaration
 
Public Overloads Shared Function GetCurrentDateTimeFormat( _
   ByVal element As System.Windows.FrameworkElement _
) As System.Globalization.DateTimeFormatInfo
public static System.Globalization.DateTimeFormatInfo GetCurrentDateTimeFormat( 
   System.Windows.FrameworkElement element
)

Parameters

element
See Also

Reference

C1TimeEditor Class
C1TimeEditor Members
Overload List