IOException: 找不到资源“display/notificationswindow.xaml”。 StackTrace: 在 MS.Internal.AppModel.ResourcePart.GetStreamCore(FileMode mode, FileAccess access) 在 System.IO.Packaging.PackagePart.GetStream(FileMode mode, FileAccess access) 在 System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) 在 ToastNotifications.Display.NotificationsWindow..ctor(Window owner) 在 ToastNotifications.Display.NotificationsDisplaySupervisor.InitializeWindow() 在 ToastNotifications.Display.NotificationsDisplaySupervisor.InternalDisplayNotification(INotification notification) 在 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) 在 System.Windows.Threading.Dispatcher.Invoke(Action callback) 在 ToastNotifications.Display.NotificationsDisplaySupervisor.DisplayNotification(INotification notification) 在 ToastNotifications.Lifetime.TimeAndCountBasedLifetimeSupervisor.PushNotification(INotification notification) 在 ToastNotifications.Lifetime.TimeAndCountBasedLifetimeSupervisor.CloseNotification(INotification notification) 在 ToastNotifications.Lifetime.TimeAndCountBasedLifetimeSupervisor.OnTimerTick() 在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused) 在 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)