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