2 writes to selectedDates
System.Web (2)
UI\WebControls\Calendar.cs (2)
437selectedDates = new SelectedDatesCollection(dateList); 1060selectedDates = null; // reset wrapper collection
4 references to selectedDates
System.Web (4)
UI\WebControls\Calendar.cs (4)
433if (selectedDates == null) { 439return selectedDates; 1582(selectedDates != null) && selectedDates.Contains(d), // IsSelected