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