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