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