C#C
C#3y ago
PabloRNC

❔ Is there any way to send a notification if the Windows is closed?

Hi, I'm using System.Windows to open a Window and I know I can send notifications with NotifyIcon. I want to send a notification like the notifyIcon notification but when the app is closed if something occurs like Web Push Notifications.
Was this page helpful?