Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I have installed the .NET desktop development to have access to WPF templates etc, but I don't have the Page (WPF) or the Window (WPF) templates installed and I can't find them anywhere. I only have the User Control (WPF).
How can I install these two?
Page and Window templates are available in case of WPF applications, but you probably have a different kind of project, such as Forms or Console. Try creating a new WPF project (e.g. “WPF App (.NET Framework)”) and check if templates are presented.