Are there any good tutorials for programming the calendar view? I've read the documentation for it, but I would like to see an example of it running and I couldn't find that.
Are there any good tutorials for programming the calendar view? I've read the documentation for it, but I would like to see an example of it running and I couldn't find that.
Does the following solve your issue, if the answer is helpful please consider accept it.
Does @NicoZhu-MSFT's reply make sense? Please feel free to contact us if you still have any other questions.
Welcome to Microsoft Q&A
You could find CalendarView
code sample from Xaml-Controls-Gallery open source project. And this is CalendarViewPage class. Download the code sample build with VisualStudio and search CalendarView
in the autosuggest box, and you could also download the app from Microsoft store.
11 people are following this question.
How to write and read multiple types of data using Data Writer and Data Reader
Consuming UWP mail api from WPF Desktop Bridge App
Get Network usage information in UWP apps
How to Get/Set Cookies in Windows.Web.Http API
Switch the ListView Datatemplate from one data template to another data template?