2 references to ScaleSingle
PresentationCore (2)
System\Windows\Media\Animation\Generated\SingleAnimation.cs (1)
342
accumulated = AnimatedTypeHelpers.
ScaleSingle
(accumulator, currentRepeat);
System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (1)
438
AnimatedTypeHelpers.
ScaleSingle
(GetResolvedKeyFrameValue(maxKeyFrameIndex), currentRepeat));