Edit

Use app notifications with other frameworks

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 WPF app
WinForms Use app notifications with a WinForms 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.

See also