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