I have built a WPFApplication1.exe. Is there any method for me to process WPFApplication1.exe in another WPF Application, WPFApplication2 ,if I do not combine the code of 2 project together ? Both of the WPF Application have a Window form.
↧