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