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