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