Using .NET WPF and Windows 10, is there a way to push a local toast notification onto the action center using c#? I\'ve only seen people making custom dialogs for that but there
I managed to gain access to the working API for windows 8 and 10 by referencing
This exposes Windows.UI.Notifications.
Windows.UI.Notifications