2 references to GetDaysInRange
PresentationFramework (2)
System\Windows\Controls\SelectedDatesCollection.cs (2)
114
foreach (DateTime current in
GetDaysInRange
(start, end))
321
foreach (DateTime current in
GetDaysInRange
(start, end))