[]
Gets the value of the Month attached property for a given DependencyObject.
public static int GetMonth(DependencyObject obj)
Type | Name | Description |
---|---|---|
DependencyObject | obj | The FrameworkElement from which the property value is read. |
Type | Description |
---|---|
int | The Month property value of the specified DependencyObject. |