2 references to GetResolvedKeyFrame
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Generated\CharAnimationUsingKeyFrames.cs (2)
429
currentIterationValue =
GetResolvedKeyFrame
(currentResolvedKeyFrameIndex).InterpolateValue(fromValue, currentSegmentProgress);
555
return
GetResolvedKeyFrame
(resolvedKeyFrameIndex).Value;