|
|
|
@ -303,7 +303,8 @@
@@ -303,7 +303,8 @@
|
|
|
|
|
Name="autoFormattingCheckBox" |
|
|
|
|
Content="Automatically format code" |
|
|
|
|
IsThreeState="True" IsChecked="{Binding AutoFormatting}" |
|
|
|
|
Margin="0,0,0,10"/> |
|
|
|
|
Margin="0,0,0,10" |
|
|
|
|
Visibility="Collapsed"/> |
|
|
|
|
<Grid |
|
|
|
|
Visibility="{Binding Path=AllowPresets, Converter={StaticResource boolToVisibilityConverter}}"> |
|
|
|
|
<Grid.ColumnDefinitions> |
|
|
|
|