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