5 references to AddInt64
PresentationCore (5)
Core\CSharp\System\Windows\Media\Animation\Generated\Int64Animation.cs (3)
306to = AnimatedTypeHelpers.AddInt64(_keyValues[0], _keyValues[1]); 360return AnimatedTypeHelpers.AddInt64( 362AnimatedTypeHelpers.AddInt64(
Core\CSharp\System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (2)
454currentIterationValue = AnimatedTypeHelpers.AddInt64( 463return AnimatedTypeHelpers.AddInt64(defaultOriginValue, currentIterationValue);