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