2 references to GetSegmentLengthVector
PresentationCore (2)
System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (2)
943totalLength += AnimatedTypeHelpers.GetSegmentLengthVector(prevKeyValue, currentKeyValue); 966totalLength += AnimatedTypeHelpers.GetSegmentLengthVector(prevKeyValue, _keyFrames[index].Value);