I want that my application run only single instance, I used for that the code under pasted under, but It gives me an error :
Error 1 'MYAPP.App' does not implement interface member
'Microsoft.Shell.ISingleInstanceApp.SignalExternalCommandLineArgs
(System.Collections.Generic.IList<string>)'
C:\Users\moataz\Desktop\MYAPP 26-06-2013\MYAPP\App.xaml.cs
http://www.codeproject.com/Articles/84270/WPF-Single-Instance-Application