Visual Studio 2013 unable to create new wpf application - wpf

Previously i was able to create a new Wpf application from my Visual Studio 2013 Professional.
But recently whenever i tried to create a new Wpf application it will just hang.
I tried uninstalling VS and then reinstalling it
but the same problem persists

Related

Not able to find Windows Presentation Foundation in Visual Studio 2022

I wanted to create WPF project using visual studio 2022. I am not able to find the project template. What package should I use?
Installing .NET desktop development worked for me.

Visual Studio 2019 Community cannot create WPF App (.NET Core)

When I try to create a WPF App (.NET Core) in Visual Studio 2019 the following error appears:
When I go to the spot I have it checked off already;
Yes, I have restarted both VS and my computer. I can create Class Libraries using .NET Core 3.0. I have updated Visual Studio to 16.2.3.
All my search points back to the checkbox that is already checked.

Is it possible to develop an XBAP application with Visual Studio 2019?

Is it possible to develop an XBAP application with Visual Studio 2019 ? The project template is not shown when creating a new project.
if you mean wpf for the web i think it's limited to visual studio 2010
Yes you can , The project template named WPF Browser App
Visual studio 2019 version:

Selecting the Window for "Live Visual Tree" in Visual Studio 2015

I have a Visual Studio 2015 solution that contains 2 WPF applications. Both applications start up when I run the solution in debug mode (pressing F5). I am using the new Live Visual Tree window that comes with Visual Studio 2015 but it only presents the visual tree of one of the applications.
Is there a way to select the other visual tree, or even to view both of them at the same time?

WPF Desinger window does not render the view in Visual studio 2012

I am using Visual studio 2012 and working with WPF, whenever i create a new widow, then it's designer window is not shown. However,when we run the application,dialog is displayed.
But my question is this why i can't see the designer of WPF dialog while i am writing xaml want to see effects on designer.
Is this an issue with Visual studio 2012 because this happening on all the developer machines in my company.
Is there any patch setup for visual studio other than upate1 and update2 that i have already installed for my visual studio but nothing has been fixed up by now.

Resources