Exception:无法使用“System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames”动态“System.Windows.Controls.Primitives.ScrollBar”上的“Opacity”属性。有关详细信息,请查看内部异常。尝试读取或写入受保护的内存。这通常指示其他内存已损坏。

报错信息

AnimationException: 无法使用“System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames”动态“System.Windows.Controls.Primitives.ScrollBar”上的“Opacity”属性。有关详细信息,请查看内部异常。
--Clock: System.Windows.Media.Animation.AnimationClock
--Property: Opacity
--Target: System.Windows.Controls.Primitives.ScrollBar 最小值:0 最大值:0 值:0
StackTrace:
   在 System.Windows.Media.Animation.AnimationStorage.OnCurrentTimeInvalidated(Object sender, EventArgs args)
   在 System.Windows.Media.Animation.Clock.FireEvent(EventPrivateKey key)
   在 System.Windows.Media.Animation.Clock.RaiseAccumulatedEvents()
   在 System.Windows.Media.Animation.TimeManager.RaiseEnqueuedEvents()
   在 System.Windows.Media.Animation.TimeManager.Tick()
   在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   在 System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(Object resizedCompositionTarget)
   在 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)

AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
StackTrace:
   在 System.Windows.Media.Animation.DoubleAnimationBase.GetCurrentValue(Object defaultOriginValue, Object defaultDestinationValue, AnimationClock animationClock)
   在 System.Windows.Media.Animation.AnimationLayer.GetCurrentValue(Object defaultDestinationValue)
   在 System.Windows.Media.Animation.AnimationStorage.GetCurrentPropertyValue(AnimationStorage storage, DependencyObject d, DependencyProperty dp, PropertyMetadata metadata, Object baseValue)
   在 System.Windows.Media.Animation.AnimationStorage.OnCurrentTimeInvalidated(Object sender, EventArgs args)

 

解决方法

暂无解决方案。

相关信息
0 查看
2024-06-02 12:51
Quicker版本
版本 反馈次数