5 references to AddByte
PresentationCore (5)
System\Windows\Media\Animation\Generated\ByteAnimation.cs (3)
304to = AnimatedTypeHelpers.AddByte(_keyValues[0], _keyValues[1]); 358return AnimatedTypeHelpers.AddByte( 360AnimatedTypeHelpers.AddByte(
System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (2)
446currentIterationValue = AnimatedTypeHelpers.AddByte( 455return AnimatedTypeHelpers.AddByte(defaultOriginValue, currentIterationValue);