how to close , shut down a WPF application when user need to closed it
- by Richa Media and services
how i can write a closed function for our wpf application
in Window application we can simply use application.exit();
are any way to closed a wpf application