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