1 override of GetCurrentValueCore
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (1)
331
protected sealed override Object
GetCurrentValueCore
(
1 reference to GetCurrentValueCore
PresentationCore (1)
Core\CSharp\System\Windows\Media\Animation\Generated\ObjectAnimationBase.cs (1)
123
return
GetCurrentValueCore
(defaultOriginValue, defaultDestinationValue, animationClock);