What Was I Thinking?

Follies & Foils of .NET Development

  Home  |   Contact  |   Syndication    |   Login
  41 Posts | 0 Stories | 97 Comments | 0 Trackbacks

News

Archives

Post Categories

Check These Out

Gurus

It appears Microsoft has removed the designer for XAML files from the latest release of Silverlight 3 Tools.  The designer isn’t really gone, its just moved to the bottom of the editor and is hidden by default.

 

To restore the designer view:

1. Open your .xaml file in the default vs editor.

2. Move your cursor to the bottom of the edit window (right underneath the horizontal scroll) and it should change to a split-style cursor

3. Click and drag up to reveal a pane that looks like the following:

image

4. Click on the “Resume Loading the Designer” link.  The designer should now be present

 

image

I haven’t found a way to tell VS to remember this layout preference, and to auto-load the designer yet, but I’ll keep looking.

Its my understanding Microsoft will be replacing it with a better designer when VS 2010 ships.

posted on Monday, September 07, 2009 2:51 PM