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