1 override of InterpolateValueCore
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Generated\DiscreteKeyFrames.cs (1)
772protected override Matrix InterpolateValueCore(Matrix baseValue, double keyFrameProgress)
1 reference to InterpolateValueCore
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Generated\KeyFrames.cs (1)
1449return InterpolateValueCore(baseValue, keyFrameProgress);