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