| 12345678910111213141516171819202122232425262728293031323334353637383940 | 
							- {
 
-     "AttributesTolerance": 2,
 
-     "KeepFirstAttributeOnSameLine": true,
 
-     "MaxAttributeCharactersPerLine": 40,
 
-     "MaxAttributesPerLine": 1,
 
-     "NewlineExemptionElements": "RadialGradientBrush, GradientStop, LinearGradientBrush, ScaleTransform, SkewTransform, RotateTransform, TranslateTransform, Trigger, Condition, Setter",
 
-     "SeparateByGroups": false,
 
-     "AttributeIndentation": 0,
 
-     "AttributeIndentationStyle": 1,
 
-     "RemoveDesignTimeReferences":  false,
 
-     "EnableAttributeReordering": false,
 
-     "AttributeOrderingRuleGroups": [
 
-         "x:Class",
 
-         "xmlns, xmlns:x",
 
-         "xmlns:*",
 
-         "x:Key, Key, x:Name, Name, x:Uid, Uid, Title",
 
-         "Grid.Row, Grid.RowSpan, Grid.Column, Grid.ColumnSpan, Canvas.Left, Canvas.Top, Canvas.Right, Canvas.Bottom",
 
-         "Width, Height, MinWidth, MinHeight, MaxWidth, MaxHeight",
 
-         "Margin, Padding, HorizontalAlignment, VerticalAlignment, HorizontalContentAlignment, VerticalContentAlignment, Panel.ZIndex",
 
-         "*:*, *",
 
-         "PageSource, PageIndex, Offset, Color, TargetName, Property, Value, StartPoint, EndPoint",
 
-         "mc:Ignorable, d:IsDataSource, d:LayoutOverrides, d:IsStaticText",
 
-         "Storyboard.*, From, To, Duration"
 
-     ],
 
-     "FirstLineAttributes": "",
 
-     "OrderAttributesByName": true,
 
-     "PutEndingBracketOnNewLine": false,
 
-     "RemoveEndingTagOfEmptyElement": true,
 
-     "SpaceBeforeClosingSlash": true,
 
-     "RootElementLineBreakRule": 0,
 
-     "ReorderVSM": 2,
 
-     "ReorderGridChildren": false,
 
-     "ReorderCanvasChildren": false,
 
-     "ReorderSetters": 0,
 
-     "FormatMarkupExtension": true,
 
-     "NoNewLineMarkupExtensions": "x:Bind, Binding",
 
-     "ThicknessSeparator": 2,
 
-     "ThicknessAttributes": "Margin, Padding, BorderThickness, ThumbnailClipMargin",
 
-     "CommentPadding": 2,
 
- }
 
 
  |