0
votes
votes
0 answers
WPF Calendar - Week View
I need to create (in WPF) a calendar week view to schedule stuff in 15 minute increments during the week. Something very similar to the Outlook week view. I was thinking perhaps a data grid bound to an array [7][96] (7 days, 96 15 minute i ...
