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