2 references to IsValid
PresentationFramework (2)
System\Windows\Controls\CalendarBlackoutDatesCollection.cs (2)
289
if (!
IsValid
(e.Start, e.End))
316
return
IsValid
(item.Start, item.End);