C# (CSharp) Microsoft.Samples.KMoore.WPFSamples.DateControls CalendarDate - 3 examples found. These are the top rated real world C# (CSharp) examples of Microsoft.Samples.KMoore.WPFSamples.DateControls.CalendarDate extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
CalendarDate is a wrapper over DateTime
The main purpose of CalendarDate is to increase the MonthCalendar's scroll perf. It is used to only update Date object and fire a PropertyChanged event, so when user scroll month, the selectedDates UI items won't be regenerated