ArgumentException: 已添加项。字典中的关键字:“System.EventHandler”所添加的关键字:“System.EventHandler” --Message: 已添加项。字典中的关键字:“System.EventHandler”所添加的关键字:“System.EventHandler” StackTrace: 在 System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add) 在 System.Windows.UIElement.addLayoutUpdatedHandler(EventHandler handler, ListItem item) 在 System.Windows.UIElement.add_LayoutUpdated(EventHandler value) 在 System.Windows.Controls.ScrollViewer.EnsureLayoutUpdatedHandler() 在 System.Windows.Controls.ScrollViewer.EnqueueCommand(Commands code, Double param, MakeVisibleParams mvp) 在 System.Windows.Controls.ScrollViewer.ScrollToEnd() 在 DynamicClass.<>c__DisplayClass42.<<SendAsyncRequest>b__3e>d__44.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)