5 references to AddByte
PresentationCore (5)
System\Windows\Media\Animation\Generated\ByteAnimation.cs (3)
293to = AnimatedTypeHelpers.AddByte(_keyValues[0], _keyValues[1]); 347return AnimatedTypeHelpers.AddByte( 349AnimatedTypeHelpers.AddByte(
System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (2)
431currentIterationValue = AnimatedTypeHelpers.AddByte( 440return AnimatedTypeHelpers.AddByte(defaultOriginValue, currentIterationValue);