2 references to GetSegmentLengthString
PresentationCore (2)
System\Windows\Media\Animation\Generated\StringAnimationUsingKeyFrames.cs (2)
843totalLength += AnimatedTypeHelpers.GetSegmentLengthString(prevKeyValue, currentKeyValue); 866totalLength += AnimatedTypeHelpers.GetSegmentLengthString(prevKeyValue, _keyFrames[index].Value);