[]
Gets or sets a year component of the SelectedDate property. This is a dependency property.
[Browsable(false)]
public int Year { get; set; }
<Browsable(False)>
Public Property Year As Integer
Changing this property value explicitly or implicitly via the SelectedDate property forces the control to refresh its UI so as to represent an updated month of a year.