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