1 write to _accumulatingAngle
PresentationCore (1)
System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (1)
338_accumulatingAngle = DoubleAnimationUsingPath.CalculateAngleFromTangentVector(endTangent.X, endTangent.Y)
1 reference to _accumulatingAngle
PresentationCore (1)
System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (1)
297angle = angle + (_accumulatingAngle * currentRepeat);