ArgumentException: 属性值必须介于 0.0 和 1.0 之间。 参数名: value --Message: 属性值必须介于 0.0 和 1.0 之间。 参数名: value --ParamName: value StackTrace: 在 System.Windows.Media.Animation.Timeline.ValidateAccelerationDecelerationRatio(Object value) 在 System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal) 在 System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value) 在 DynamicClass.MainWindow.控件_4个方向_时间_速度(FrameworkElement 窗口或控件, Object 方向来, Nullable`1 播放时间, Nullable`1 速度) 在 DynamicClass.MainWindow.<>c__DisplayClass75.<<OnWindowLoaded>b__3d>d__81.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)