InvalidOperationException: 无法在“System.Windows.Media.SolidColorBrush”上激活“Color”属性,因为该对象已密封或已冻结。 StackTrace: 在 System.Windows.Media.Animation.Animatable.BeginAnimation(DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior) 在 DynamicClass.FloatingBallWindow.StopCountdown() 在 DynamicClass.FloatingBallWindow.OnCDTick(Object sender, EventArgs e) 在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused) 在 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)