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