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