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