The code for weeklyWedCheck_CheckedChanged does not have an implementation.
Line 67 should be:
SetWeeklyDay(sender as CheckBox, DaysOfTheWeek.Wednesday);
Comments: Thank you for not only finding the issue, but reporting it with a fix. It has been corrected in the code and will be delivered with the next release.
Line 67 should be:
SetWeeklyDay(sender as CheckBox, DaysOfTheWeek.Wednesday);
Comments: Thank you for not only finding the issue, but reporting it with a fix. It has been corrected in the code and will be delivered with the next release.