2 references to GetCurrentPropertyValue
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (2)
338
object animatedValue =
GetCurrentPropertyValue
(this, d, _dependencyProperty, metadata, value);
438
object animatedValue = AnimationStorage.
GetCurrentPropertyValue
(this, targetDO, _dependencyProperty, metadata, value);