Use app notifications with other frameworks
May 7, 2026 ยท View on GitHub
The Windows App SDK notification APIs are available for desktop and console apps built with WinUI, WPF, WinForms, and Console frameworks. The following articles show how to send a notification and handle activation for each supported framework. For a WinUI walkthrough, see Quickstart: App notifications.
| Framework | Article |
|---|---|
| WPF | Use app notifications with a .NET app |
| WinForms | Use app notifications with a .NET app |
| Console | Use app notifications with a console app |
| UWP | Use app notifications with a UWP app |
For notification content, additional features, and design guidance, see App notifications overview.