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