74 references to IsAdditiveProperty
PresentationCore (70)
System\Windows\Media\Animation\DoubleAnimationUsingPath.cs (2)
224return (bool)GetValue(IsAdditiveProperty); 228SetValue(IsAdditiveProperty, value);
System\Windows\Media\Animation\Generated\ByteAnimation.cs (2)
513return (bool)GetValue(IsAdditiveProperty); 517SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (2)
573return (bool)GetValue(IsAdditiveProperty); 577SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\ColorAnimation.cs (2)
513return (bool)GetValue(IsAdditiveProperty); 517SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (2)
573return (bool)GetValue(IsAdditiveProperty); 577SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\DecimalAnimation.cs (2)
513return (bool)GetValue(IsAdditiveProperty); 517SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs (2)
573return (bool)GetValue(IsAdditiveProperty); 577SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\DoubleAnimation.cs (2)
513return (bool)GetValue(IsAdditiveProperty); 517SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (2)
573return (bool)GetValue(IsAdditiveProperty); 577SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Int16Animation.cs (2)
513return (bool)GetValue(IsAdditiveProperty); 517SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs (2)
573return (bool)GetValue(IsAdditiveProperty); 577SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Int32Animation.cs (2)
513return (bool)GetValue(IsAdditiveProperty); 517SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs (2)
573return (bool)GetValue(IsAdditiveProperty); 577SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Int64Animation.cs (2)
513return (bool)GetValue(IsAdditiveProperty); 517SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (2)
573return (bool)GetValue(IsAdditiveProperty); 577SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Point3DAnimation.cs (2)
514return (bool)GetValue(IsAdditiveProperty); 518SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (2)
574return (bool)GetValue(IsAdditiveProperty); 578SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\PointAnimation.cs (2)
513return (bool)GetValue(IsAdditiveProperty); 517SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (2)
573return (bool)GetValue(IsAdditiveProperty); 577SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\QuaternionAnimation.cs (2)
514return (bool)GetValue(IsAdditiveProperty); 518SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs (2)
574return (bool)GetValue(IsAdditiveProperty); 578SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\RectAnimation.cs (2)
513return (bool)GetValue(IsAdditiveProperty); 517SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (2)
573return (bool)GetValue(IsAdditiveProperty); 577SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Rotation3DAnimation.cs (2)
514return (bool)GetValue(IsAdditiveProperty); 518SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (2)
574return (bool)GetValue(IsAdditiveProperty); 578SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\SingleAnimation.cs (2)
513return (bool)GetValue(IsAdditiveProperty); 517SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (2)
573return (bool)GetValue(IsAdditiveProperty); 577SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\SizeAnimation.cs (2)
513return (bool)GetValue(IsAdditiveProperty); 517SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs (2)
573return (bool)GetValue(IsAdditiveProperty); 577SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Vector3DAnimation.cs (2)
514return (bool)GetValue(IsAdditiveProperty); 518SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs (2)
574return (bool)GetValue(IsAdditiveProperty); 578SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\VectorAnimation.cs (2)
513return (bool)GetValue(IsAdditiveProperty); 517SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (2)
573return (bool)GetValue(IsAdditiveProperty); 577SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (2)
111return (bool)GetValue(IsAdditiveProperty); 115SetValue(IsAdditiveProperty, value);
System\Windows\Media\Animation\PointAnimationUsingPath.cs (2)
179return (bool)GetValue(IsAdditiveProperty); 183SetValue(IsAdditiveProperty, value);
PresentationFramework (4)
System\Windows\Media\Animation\Generated\ThicknessAnimation.cs (2)
512return (bool)GetValue(IsAdditiveProperty); 516SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (2)
577return (bool)GetValue(IsAdditiveProperty); 581SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));