简体   繁体   中英

I can't start a new WPF Project

I have Visual Studio 2008 installed in my computer but when I try to open a new WPF project, I can't find it. I only find the WIN Form project. So does the VS 2008 not support WPF projects or what?

You need to set the .NET framework to at least 3.0. If you have it set to 2.0 or lower you will not have WPF available as a template.

在此处输入图片说明

I do not think that it should be needed, but you may want to install the latest version of .NET framework 3.5. http://www.microsoft.com/en-us/download/details.aspx?id=22

VS 2008完全支持WPF项目(根据 ),

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM