72 references to IsCumulativeProperty
PresentationCore (68)
Core\CSharp\System\Windows\Media\Animation\DoubleAnimationUsingPath.cs (2)
250
return (bool)GetValue(
IsCumulativeProperty
);
254
SetValue(
IsCumulativeProperty
, value);
Core\CSharp\System\Windows\Media\Animation\Generated\ByteAnimation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\ColorAnimation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\DecimalAnimation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\DoubleAnimation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\Int16Animation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\Int32Animation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\Int64Animation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\Point3DAnimation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\PointAnimation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\QuaternionAnimation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\RectAnimation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\Rotation3DAnimation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\SingleAnimation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\SizeAnimation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\Vector3DAnimation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\VectorAnimation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
Core\CSharp\System\Windows\Media\Animation\PointAnimationUsingPath.cs (2)
210
return (bool)GetValue(
IsCumulativeProperty
);
214
SetValue(
IsCumulativeProperty
, value);
PresentationFramework (4)
src\Framework\System\Windows\Media\Animation\Generated\ThicknessAnimation.cs (2)
544
return (bool)GetValue(
IsCumulativeProperty
);
548
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));
src\Framework\System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (2)
623
return (bool)GetValue(
IsCumulativeProperty
);
627
SetValueInternal(
IsCumulativeProperty
, BooleanBoxes.Box(value));