简体   繁体   中英

How do you format XAML in Expression Blend?

有没有人知道如何在Expression Blend中“格式化xaml”类似于Visual Studio中的“格式文档”选项?

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.

Even in Blend 4 I couldn't find a way of doing this. You can also download Kaxaml which has an integrated XAML Scrubber.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM