[]
        
(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)
Public Shared Function GetMonth(obj As DependencyObject) As Integer
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.