3 references to SelectedDates
System.Web.Mobile (3)
UI\MobileControls\Adapters\ChtmlCalendarAdapter.cs (1)
928SelectedDatesCollection selectedDates = Control.SelectedDates;
UI\MobileControls\Adapters\WmlCalendarAdapter.cs (1)
900SelectedDatesCollection selectedDates = Control.SelectedDates;
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicCalendarAdapter.cs (1)
824WebControls.SelectedDatesCollection selectedDates = Control.SelectedDates;