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