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