wpf restart application csharp

Code Example - wpf restart application csharp

                
                        Application.Current.Shutdown();
System.Windows.Forms.Application.Restart();