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