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