[]
Gets or sets an ItemsPanelTemplate that defines the panel that lays out elements representing days of the week. This is a dependency property.
public ItemsPanelTemplate DaysOfWeekPanel { get; set; }
By default the StackPanel with horizontal orientation is used.