Skip to content

Viorel/SampleSingleInstanceWPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample Single-instance WPF Application

Demonstrates a single-instance WPF application (.NET 8).

  • If no instance is launched yet, then the application runs normally.
  • If an existing instance is found, it's main window is restored (if minimised) and activated. The second instance is not created.

The related code is in App.xaml and App.xaml.cs files.

About

Sample single-instance WPF application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages