[]
        
(Showing Draft Content)

C1.WPF.Schedule.DayOfMonthValidator.SetMonth

SetMonth Method

SetMonth(DependencyObject, int)

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

Declaration
public static void SetMonth(DependencyObject obj, int value)
Parameters
Type Name Description
DependencyObject obj

The FrameworkElement from which the property value is set.

int value

The Month property value to be set on the specified DependencyObject.