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