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