Notifications.Wpf.Core
Notifications.Wpf.Core copied to clipboard
WPF Windowless application -> Cannot set Owner property to a Window that has not been shown previously
Hi Guys,
I have tray icon wpf application (no window) and when try to showing a toast I'm getting the following error
{"Cannot set Owner property to a Window that has not been shown previously."}
what can i do to workaround it ?