c# - Visual Studio 2012 WPF Designer don't show. It show only the xaml source -


i have windows 8.1 , visual studio 2010 upgraded visual studio 2012.

when open .xaml file can see xaml source , not visual designer. 2010 version works good.

i tried reinstalling , doing reset of settings command line nothing changes. have no errors. if click on "show projection window" open again xaml source , not visual designer.

why can't see visual designer? pc hp 655 notebook 4gb ram , ati hd raedon 7600 graphics card.

thank in advance. mauro

i know i'm coming quite late, 1 thing found going to:

tools > options > text editor > xaml > miscellaneous

then see if "always open documents in full xaml view" checked. if so, uncheck it. (vs2010)


Comments

Popular posts from this blog

My HTML document is not linking to my CSS stylesheet properly -

php array slice every 2th rule -

node.js - Sending sockets to client side, Error: Converting circular structure to JSON -