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