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