2 references to GetSegmentLengthRect
PresentationCore (2)
System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (2)
936totalLength += AnimatedTypeHelpers.GetSegmentLengthRect(prevKeyValue, currentKeyValue); 959totalLength += AnimatedTypeHelpers.GetSegmentLengthRect(prevKeyValue, _keyFrames[index].Value);