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