Skip to content
#

wpf-applications

Here are 2 public repositories matching this topic...

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.

  • Updated Jun 12, 2020
  • C#
nathanaw
nathanaw commented Aug 31, 2017

The documentation says that UndoBatch is designed similarly to TransactionScope, but TransactionScope requires a "ts.Complete()" call to commit, otherwise the change is rolled back. In the current UndoBatch, there's no ability to rollback. Conforming to the TransactionScope pattern, or at least providing some kind of .Rollback() would be very useful.


Improve this page

Add a description, image, and links to the wpf-applications topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wpf-applications topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.