Search results for query: *

  • Users: Emil
  • Content: Threads
  • Order by date
  1. E

    ToastNotification: Unable to handle Toast Activation (user interaction)

    Hello, i have problems handling/evaluating the user reaction (button pressed...) from a ToastNotification. Tried this code: ToastContentBuilder tcb = new ToastContentBuilder(); tcb.AddArgument("action", "viewConversation"); tcb.AddArgument("conversationId"...
  2. E

    ToastNotificationManager: Packaging Project to create the App ID only works within VS, not in published EXE

    Hello and thanks in advance, i have a problem with a WPF Application using the ToastNotificationManager class: The ToastNotificationManager class needs an App Identity. I found this solution which seemed to work fine at the beginning...
Back
Top Bottom