rafallopatka/ToastNotifications

visualization problem

bocchinifabio opened this issue · 4 comments

Library version

Expected behaviour

Actual behaviour

Steps to reproduce behaviour

Code to reproduce behaviour

Questions

I have this error mesage when I try to show a message in wpf app:
System.InvalidOperationException: 'Cannot set Owner property to a Window that has not been shown previously.'
someone can help me?

Could you give more info? Place where it crash, stacktrace, your code ?

I guest you didn't initialize Notifier or other object in proper way, try to check examples