Switch VS2008 between formatting logic

I am using Visual Studio 2008. I am currently working with WPF and I am using

Change-> Document Format

to format my source code .

The problem is that I want the formatting to be set differently for the style and for the controls themselves. This means that I have to switch the formatting logic every half hour through this menu:

Tools-> Options-> Text Editor-> XAML

Is there a way to define these two formatting logic and switch between them more efficiently ?

Thank!

+3
source share
2 answers

, , , . .; -)

0

Erm, Nope.

resharper ( " " ), , .

0

Source: https://habr.com/ru/post/1731334/


All Articles