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