2 references to ScaleDouble
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Generated\DoubleAnimation.cs (1)
354accumulated = AnimatedTypeHelpers.ScaleDouble(accumulator, currentRepeat);
Core\CSharp\System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (1)
456AnimatedTypeHelpers.ScaleDouble(GetResolvedKeyFrameValue(maxKeyFrameIndex), currentRepeat));