5 references to ContainsNullPoint
PresentationCore (5)
Core\CSharp\System\Windows\Media\Animation\TimeIntervalCollection.cs (5)
292if (this.ContainsNullPoint) 626if (this.ContainsNullPoint && other.ContainsNullPoint) // Short-circuit null point intersections 817if (this.ContainsNullPoint && !other.ContainsNullPoint) // Intersection at null points