2 references to GetCurrentValue
PresentationCore (2)
System\Windows\Media\Animation\AnimationLayer.cs (1)
271
currentLayerValue = clock.
GetCurrentValue
(
System\Windows\Media\Animation\AnimationStorage.cs (1)
979
currentLayerValue = clocks[i].
GetCurrentValue
(currentLayerValue, defaultDestinationValue);