2 references to GetSegmentLengthObject
PresentationCore (2)
System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (2)
851totalLength += AnimatedTypeHelpers.GetSegmentLengthObject(prevKeyValue, currentKeyValue); 874totalLength += AnimatedTypeHelpers.GetSegmentLengthObject(prevKeyValue, _keyFrames[index].Value);