Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

The WPF Toast Notification control provides a modern, lightweight, and flexible way to display alerts and notifications within your applications. It supports both fully customized toast layouts and native Windows system toasts, allowing developers to tailor the user experience. With extensive customization, flexible placement, severity variants, animation support, and icon integration, it delivers a highly adaptable notification system for any WPF application.


WPF Toast Notification code example

Get started quickly with the WPF Toast Notification by using the following code:

SfToastNotification.Show(this, new ToastOptions
 {
        Severity = ToastSeverity.None,
        Mode = ToastMode.Window,
        Title = "Notification",
        Header = "New Messages Received",
        Message = "Messages were shown here"
});

Toast types

Choose between custom toasts for complete control over appearance or native Windows system toasts for platform consistency.

Custom toast

Supports fully customizable toast notifications for complete UI control.

Custom toast notification

System toast

Windows system toasts for native appearance and behavior.

Native toast notification


Flexible placement

Display toasts inside a window or anywhere on the screen with all eight standard positions: top left, top center, top right, bottom left, bottom center, bottom right, middle left, and middle right.

Toast Notification placement


Severity and variants

Use built in severity levels and layout variants to communicate notification importance and type. Display toasts with severity levels such as info, success, warning, and error to indicate urgency. Apply variant styles such as text, filled, and outlined to control visual presentation and match notification context.


Title customization

Add predefined or custom icons to toasts for better visual communication and improved user recognition of notification types.

Content customization

Customize every aspect of the toast, including title, header, content, close button, and action buttons. Hide buttons when needed for minimal notifications.


Smooth animations

Built-in show and close animations provide smooth transitions and polished visual feedback when toasts appear and disappear from the screen.

WPF Toast Notifcation animation


Timing and duration

Configure toast size, display duration, and turn off the automatic close option to keep toasts visible until users explicitly close them when needed.

Toast management

Programmatically close individual toasts or clear all toasts at once. Manage multiple toasts with ease using a simple and intuitive API.


145+ WPF CONTROLS

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion® reduces customers’ development time.
Here are some of their experiences.

See Real Success Stories

Developers around the world trust Syncfusion’s Essential Studio to simplify complex projects and speed up delivery. With a vast library of UI controls, powerful SDKs, and reliable support, Essential Studio helps teams build enterprise-ready applications with confidence.

Read Our Customer Stories


Rated by users across the globe

Transform your applications today by downloading our free evaluation version
Download Free Trial No credit card required.

Syncfusion WPF Resources

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion® is proud to hold the following industry awards.

Up arrow icon