Exception:安全透明方法“System.Windows.Input.RoutedCommand.CanExecute(System.Object, System.Windows.IInputElement)”尝试访问安全关键方法“System.Windows.Input.RoutedCommand.CriticalCanExecute(System.Object, System.Windows.IInputElement, Boolean, Boolean ByRef)”失败。

报错信息

MethodAccessException
   在 System.Windows.Input.RoutedCommand.CanExecute(Object parameter, IInputElement target)
   在 System.Windows.Controls.Primitives.ButtonBase.UpdateCanExecute()
   在 System.Windows.WeakEventManager.ListenerList.DeliverEvent(Listener& listener, Object sender, EventArgs args, Type managerType)
   在 System.Windows.WeakEventManager.ListenerList.DeliverEvent(Object sender, EventArgs args, Type managerType)
   在 System.Windows.WeakEventManager.DeliverEvent(Object sender, EventArgs args)
   在 System.Windows.Input.CommandManager.RaiseRequerySuggested(Object obj)
   在 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) 

解决方法

暂无解决方案。

相关信息
0 查看
2022-03-02 11:07
Quicker版本
版本 反馈次数