Guest User

Untitled

a guest
Dec 14th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. {
  2. "AttributesTolerance": 1,
  3. "KeepFirstAttributeOnSameLine": true,
  4. "MaxAttributeCharatersPerLine": 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:*",
  16. "x:Key, Key, x:Name, Name, x:Uid, Uid, Title",
  17. "Grid.Row, Grid.RowSpan, Grid.Column, Grid.ColumnSpan, Canvas.Left, Canvas.Top, Canvas.Right, Canvas.Bottom",
  18. "Width, Height, MinWidth, MinHeight, MaxWidth, MaxHeight",
  19. "Margin, Padding, HorizontalAlignment, VerticalAlignment, HorizontalContentAlignment, VerticalContentAlignment, Panel.ZIndex",
  20. "*:*, *",
  21. "PageSource, PageIndex, Offset, Color, TargetName, Property, Value, StartPoint, EndPoint",
  22. "mc:Ignorable, d:IsDataSource, d:LayoutOverrides, d:IsStaticText",
  23. "Storyboard.*, From, To, Duration"
  24. ],
  25. "FirstLineAttributes": "",
  26. "OrderAttributesByName": true,
  27. "PutEndingBracketOnNewLine": false,
  28. "RemoveEndingTagOfEmptyElement": true,
  29. "SpaceBeforeClosingSlash": true,
  30. "RootElementLineBreakRule": 0,
  31. "ReorderVSM": 2,
  32. "ReorderGridChildren": false,
  33. "ReorderCanvasChildren": false,
  34. "ReorderSetters": 0,
  35. "FormatMarkupExtension": true,
  36. "NoNewLineMarkupExtensions": "x:Bind, Binding",
  37. "ThicknessSeparator": 2,
  38. "ThicknessAttributes": "Margin, Padding, BorderThickness, ThumbnailClipMargin",
  39. "FormatOnSave": false,
  40. "CommentPadding": 2,
  41. }
Add Comment
Please, Sign In to add comment