2 references to GetSegmentLengthRotation3D
PresentationCore (2)
System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (2)
951
totalLength += AnimatedTypeHelpers.
GetSegmentLengthRotation3D
(prevKeyValue, currentKeyValue);
974
totalLength += AnimatedTypeHelpers.
GetSegmentLengthRotation3D
(prevKeyValue, _keyFrames[index].Value);