2 references to ScaleThickness
PresentationFramework (2)
src\Framework\System\Windows\Media\Animation\Generated\ThicknessAnimation.cs (1)
354
accumulated = AnimatedTypeHelpers.
ScaleThickness
(accumulator, currentRepeat);
src\Framework\System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (1)
456
AnimatedTypeHelpers.
ScaleThickness
(GetResolvedKeyFrameValue(maxKeyFrameIndex), currentRepeat));