2 references to GetDaysInRange
PresentationFramework (2)
src\Framework\System\Windows\Controls\SelectedDatesCollection.cs (2)
120
foreach (DateTime current in
GetDaysInRange
(start, end))
327
foreach (DateTime current in
GetDaysInRange
(start, end))