NotSupportedException: 该类型的 CollectionView 不支持从调度程序线程以外的线程对其 SourceCollection 进行的更改。 StackTrace: 在 BetterClip.Data.DataServiceBase`2.Save(TItem item) 在 IntelliTools.Domain.MyClipboard.ClipItem.<PostInit>b__4_0(PropertyChangedEventArgs _) 在 System.Reactive.AnonymousSafeObserver`1.OnNext(T value) 在 System.Reactive.Linq.ObservableImpl.Throttle`1._.Propagate(UInt64 currentid) 在 System.Reactive.Concurrency.Scheduler.Invoke[TState](ValueTuple`2 tuple) 在 System.Reactive.Concurrency.Scheduler.<>c__78`1.<ScheduleAction>b__78_0(IScheduler _, ValueTuple`2 tuple) 在 System.Reactive.Concurrency.UserWorkItem`1.Run() 在 System.Reactive.Concurrency.ConcurrencyAbstractionLayerImpl.Timer.Tick() 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.TimerQueueTimer.CallCallback() 在 System.Threading.TimerQueueTimer.Fire() 在 System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() 在 System.Threading.ThreadPoolWorkQueue.Dispatch()