A Microsoft platform for building and publishing apps for Windows devices.
Windows Application Packaging Project create new instance everytime open a toast notification
nguyen tam
1
Reputation point
Windows Application Packaging Project create new instance everytime I open a toast notification. That's not what I want. The second time the app open (from toast notification), this exception fires
System.InvalidOperationException: 'Cannot set Visibility or call Show, ShowDialog, or WindowInteropHelper.EnsureHandle after a Window has closed.'
How to allow only one instance?
Developer technologies | Universal Windows Platform (UWP)
Developer technologies | Universal Windows Platform (UWP)
Developer technologies | Windows Presentation Foundation
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
Sign in to answer