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