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