[]
Sets the value of the Month attached property for a given DependencyObject.
public static void SetMonth(DependencyObject obj, int value)
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. |