5 references to AddDouble
PresentationCore (5)
System\Windows\Media\Animation\Generated\DoubleAnimation.cs (3)
304to = AnimatedTypeHelpers.AddDouble(_keyValues[0], _keyValues[1]); 358return AnimatedTypeHelpers.AddDouble( 360AnimatedTypeHelpers.AddDouble(
System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (2)
446currentIterationValue = AnimatedTypeHelpers.AddDouble( 455return AnimatedTypeHelpers.AddDouble(defaultOriginValue, currentIterationValue);