5 references to AddByte
PresentationCore (5)
System\Windows\Media\Animation\Generated\ByteAnimation.cs (3)
294to = AnimatedTypeHelpers.AddByte(_keyValues[0], _keyValues[1]); 348return AnimatedTypeHelpers.AddByte( 350AnimatedTypeHelpers.AddByte(
System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (2)
436currentIterationValue = AnimatedTypeHelpers.AddByte( 445return AnimatedTypeHelpers.AddByte(defaultOriginValue, currentIterationValue);