2 references to GetResolvedKeyFrame
PresentationFramework (2)
src\Framework\System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (2)
440
currentIterationValue =
GetResolvedKeyFrame
(currentResolvedKeyFrameIndex).InterpolateValue(fromValue, currentSegmentProgress);
647
return
GetResolvedKeyFrame
(resolvedKeyFrameIndex).Value;