Visual Studio 2008: Setting the vertical separation to default in wpf designer
        Posted  
        
            by Nils
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Nils
        
        
        
        Published on 2010-04-26T09:03:07Z
        Indexed on 
            2010/04/26
            9:03 UTC
        
        
        Read the original article
        Hit count: 452
        
I favour the vertical separation over the horizontal separation in VS2008 wpf designer.
But after deleting the .suo (fresh checkout, new project, etc.) this setting is gone.
Is there a way to tell visual studio to default to the vertical separation instead of the horizontal for wpf designer ?
I can not find anything in the "options". Did I miss this setting?
© Stack Overflow or respective owner