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