Does anyone know how to "format xaml" in Expression Blend similar to the option "Format Document" in Visual Studio?
+2
A:
I don't believe there is an autoformat feature in Expression Blend.
You'd have to open it up in Visual Studio and format it there. You can also use a Visual Studio plugin called XAML Scrubber to auto scrub the markup, but then you'd still have to paste it back into Blend.
Brandon
2009-09-11 17:34:17
Thanks.....I'm a bit baffled as to why they wouldn't have that basic functionality.
mikeymo
2009-09-11 17:52:43
Boooo! Use this so often in VS
helios456
2010-10-08 12:52:37