YearSlot Property
YearSlot
Gets or sets the visual element shown in the year slot.
Declaration
[Obsolete("Use SlotContent instead.")]
public FrameworkElement YearSlot { get; set; }
<Obsolete("Use SlotContent instead.")>
Public Property YearSlot As FrameworkElement