Hi,I have a List, which stores list of dates. How could I change a color of day in xamMonthCalendar for the date, which I have in List?
You can use the CalendarDayStyleSelector to selectively apply a Style to a given CalendarDay. You can take a look at the FeatureBrowser for an example - specifically under xamMonthCalendar->Themes and Custom Styles->Selectively Styling Calendar Items.