2 references to IsValid
PresentationFramework (2)
src\Framework\System\Windows\Controls\CalendarBlackoutDatesCollection.cs (2)
292
if (!
IsValid
(e.Start, e.End))
319
return
IsValid
(item.Start, item.End);