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