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