[]
Gets or sets a DataTemplate that defines a UI representation of a single day of the week. This is a dependency property.
public DataTemplate DayOfWeekSlotTemplate { get; set; }
A DataContext for this template is a DayOfWeekSlot object.