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