2 references to IntersectsInverseOf
PresentationCore (2)
System\Windows\Media\Animation\Clock.cs (2)
2830if (parentIntervalCollection.IntersectsInverseOf(fillPeriod)) // ... and we don't intersect the Active period, so we must go in or out of the Stopped period. 2854if (parentIntervalCollection.IntersectsInverseOf(activePeriod))