.net 3.5 - Launch a WPF window -


I have one for 3.5. Increasing Net Project

Windows.Forms.Application.Run (WinForm) in the current project "System"; "Creates the initial Windows form

I am thinking that if in any way can tell me what is the equivalent of calling a WPF window.

Any help or advice If you are using C #, then try:

P>

  new app (.) Run (new window ());  

Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -