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