Unexpected behaviours in toast notification from desktop app in Windows 10
I used the toast notifications for desktop app since Windows 8.1 but with the new action center in Windows 10, I am experiencing some unexpected behaviours. When the user do nothing with the toast, it simply disappear without going to the action center ( ToastNotification.Dismissed is ToastDismissalReason.TimedOut ). I don't know if it related to the fact that I use it in a win32 app but the same toast in a Windows Universal App goes to the action center when it timed out. One thing to note is that I have not registered an AppUserModelID for my win32 app like it was needed in W8.1, it seems to