74 references to IsAdditiveProperty
PresentationCore (70)
System\Windows\Media\Animation\DoubleAnimationUsingPath.cs (2)
233return (bool)GetValue(IsAdditiveProperty); 237SetValue(IsAdditiveProperty, value);
System\Windows\Media\Animation\Generated\ByteAnimation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\ColorAnimation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\DecimalAnimation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\DoubleAnimation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Int16Animation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Int32Animation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Int64Animation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Point3DAnimation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\PointAnimation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\QuaternionAnimation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\RectAnimation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Rotation3DAnimation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\SingleAnimation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\SizeAnimation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Vector3DAnimation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\VectorAnimation.cs (2)
524return (bool)GetValue(IsAdditiveProperty); 528SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (2)
588return (bool)GetValue(IsAdditiveProperty); 592SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (2)
125return (bool)GetValue(IsAdditiveProperty); 129SetValue(IsAdditiveProperty, value);
System\Windows\Media\Animation\PointAnimationUsingPath.cs (2)
194return (bool)GetValue(IsAdditiveProperty); 198SetValue(IsAdditiveProperty, value);
PresentationFramework (4)
System\Windows\Media\Animation\Generated\ThicknessAnimation.cs (2)
523return (bool)GetValue(IsAdditiveProperty); 527SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));
System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (2)
587return (bool)GetValue(IsAdditiveProperty); 591SetValueInternal(IsAdditiveProperty, BooleanBoxes.Box(value));