NullReferenceException: 未将对象引用设置到对象的实例。 StackTrace: 在 IntelliTools.Domain.MyClipboard.ImageClipItem.Val_GetHashCode() 在 IntelliTools.Domain.MyClipboard.ClipItemBaseComparer.GetHashCode(ClipItem obj) 在 System.Collections.Generic.HashSet`1.InternalGetHashCode(T item) 在 System.Collections.Generic.HashSet`1.AddIfNotPresent(T value) 在 IntelliTools.View.Clipboard.ClipItemListControl.DistinctItems() 在 IntelliTools.Domain.Menu.MenuItemWrapper.InternalClick(Object sender, RoutedEventArgs args) 在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) 在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) 在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg) 在 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)