2 references to SubtractPoint
PresentationCore (2)
MS\Internal\AnimatedTypeHelpers.cs (1)
344SubtractPoint(value1.Location, value2.Location),
System\Windows\Media\Animation\Generated\PointAnimation.cs (1)
350Point accumulator = AnimatedTypeHelpers.SubtractPoint(to, from);