NullReferenceException: 未将对象引用设置到对象的实例。 StackTrace: 在 IntelliTools.Domain.Favorite.FavorItemExtension.GetParentHierarchyIds(FavorItem item) 在 IntelliTools.Domain.Favorite.FavorItemExtension.MoveTo(FavorItem item, FavorItem parentItem, Int32 index) 在 IntelliTools.View.Favorite.FavorCollectWindow.DoFavorite() 在 IntelliTools.View.Favorite.FavorCollectWindow.<.ctor>b__0_0(Object s, EventArgs e) 在 System.Windows.Window.OnClosed(EventArgs e) 在 System.Windows.Window.WmDestroy() 在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) 在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) 在 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)