1
+ {
2
+ "AttributesTolerance": 2,
3
+ "KeepFirstAttributeOnSameLine": false,
4
+ "MaxAttributeCharactersPerLine": 0,
5
+ "MaxAttributesPerLine": 1,
6
+ "NewlineExemptionElements": "RadialGradientBrush, GradientStop, LinearGradientBrush, ScaleTransfom, SkewTransform, RotateTransform, TranslateTransform, Trigger, Condition, Setter",
7
+ "SeparateByGroups": false,
8
+ "AttributeIndentation": 0,
9
+ "AttributeIndentationStyle": 1,
10
+ "RemoveDesignTimeReferences": false,
11
+ "EnableAttributeReordering": true,
12
+ "AttributeOrderingRuleGroups": [
13
+ "x:Class",
14
+ "xmlns, xmlns:x",
15
+ "xmlns:x",
16
+ "xmlns:d",
17
+ "xmlns:mc",
18
+ "mc:Ignorable, d:IsDataSource, d:LayoutOverrides, d:IsStaticText",
19
+ "xmlns:*",
20
+ "x:Key, Key, x:Name, Name, x:Uid, Uid, Title",
21
+ "Grid.Row, Grid.RowSpan, Grid.Column, Grid.ColumnSpan, Canvas.Left, Canvas.Top, Canvas.Right, Canvas.Bottom",
22
+ "Width, Height, MinWidth, MinHeight, MaxWidth, MaxHeight",
23
+ "Margin, Padding, HorizontalAlignment, VerticalAlignment, HorizontalContentAlignment, VerticalContentAlignment, Panel.ZIndex",
24
+ "*:*, *",
25
+ "PageSource, PageIndex, Offset, Color, TargetName, Property, Value, StartPoint, EndPoint",
26
+ "Storyboard.*, From, To, Duration"
27
+ ],
28
+ "FirstLineAttributes": "",
29
+ "OrderAttributesByName": true,
30
+ "PutEndingBracketOnNewLine": false,
31
+ "RemoveEndingTagOfEmptyElement": true,
32
+ "SpaceBeforeClosingSlash": true,
33
+ "RootElementLineBreakRule": 0,
34
+ "ReorderVSM": 2,
35
+ "ReorderGridChildren": false,
36
+ "ReorderCanvasChildren": false,
37
+ "ReorderSetters": 0,
38
+ "FormatMarkupExtension": true,
39
+ "NoNewLineMarkupExtensions": "x:Bind, Binding",
40
+ "ThicknessSeparator": 2,
41
+ "ThicknessAttributes": "Margin, Padding, BorderThickness, ThumbnailClipMargin",
42
+ "FormatOnSave": false,
43
+ "CommentPadding": 2
44
+ }
0 commit comments