How do I allow only one instance of a WPF application to run?
Thanks.
|
1
|
How do I allow only one instance of a WPF application to run? Thanks.
|
||
|
|
|
|
Try this: Single instance application. Ive used the second method and it works fine. |
||
|
|