ComponentOne Scheduler for WPF and Silverlight
GetMonth Method

C1.WPF.Schedule Namespace > DayOfMonthValidator Class : GetMonth Method
The System.Windows.FrameworkElement from which the property value is read.
Gets the value of the Month attached property for a given DependencyObject.
Syntax
'Declaration
 
Public Shared Function GetMonth( _
   ByVal obj As System.Windows.DependencyObject _
) As System.Integer
public static System.int GetMonth( 
   System.Windows.DependencyObject obj
)

Parameters

obj
The System.Windows.FrameworkElement from which the property value is read.

Return Value

The Month property value of the specified DependencyObject.
See Also

Reference

DayOfMonthValidator Class
DayOfMonthValidator Members