Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.
GNU Lesser General Public License v3.0
718
stars
171
forks
source link
Can I show some notifications with TimeAndCountBasedLifetimeSupervisorand CountBasedLifetimeSupervisor? #119
I want to show some notifications that still open until user click or close with CountBasedLifetimeSupervisor and other notifications I want to show with TimeAndCountBasedLifetimeSupervisor. Is it possible?
Library version
2.5.1.0
Questions
I want to show some notifications that still open until user click or close with CountBasedLifetimeSupervisor and other notifications I want to show with TimeAndCountBasedLifetimeSupervisor. Is it possible?