[]
        
(Showing Draft Content)

C1.WPF.Schedule.DayOfMonthValidator.GetMonth

GetMonth Method

GetMonth(DependencyObject)

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

Declaration
public static int GetMonth(DependencyObject obj)
Parameters
Type Name Description
DependencyObject obj

The FrameworkElement from which the property value is read.

Returns
Type Description
int

The Month property value of the specified DependencyObject.