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