[]
Gets or sets a DataTemplate that defines a UI for the Show Reminders dialog. This is a dependency property.
public DataTemplate ShowRemindersTemplate { get; set; }
A DataContext for this template is a C1ScheduleStorage.Reminders collection.