I don’t see a button to separate the designer window from the XAML window for WPF in Visual Studio 2010.
I’ve got three screens, and I want both a full screen XAML window and a full screen designer window.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should now have two tabs for your XAML file, one in design view and one in code view. At this point, you can drag one of them onto your second monitor while leaving the other in place.
Hope it helps!