File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 21
21
<Setter Property =" Margin" Value =" 4" />
22
22
</Style >
23
23
24
- <converters : GroupingGridLocationConverter x : Key =" GroupingGridLocationConverter" />
24
+ <converters : GroupingGridLocationConverter x : Key =" GroupingGridLocationConverter" />
25
25
26
- <SolidColorBrush x : Key =" ToolBarHorizontalBackground" Color =" #FFEEF5FD" />
26
+ <SolidColorBrush x : Key =" ToolBarHorizontalBackground" Color =" #FFEEF5FD" />
27
27
<SolidColorBrush x : Key =" ToolBarToggleButtonVerticalBackground" Color =" #FFEEF5FD" />
28
28
<SolidColorBrush x : Key =" ToolBarButtonHover" Color =" #210080FF" />
29
29
<SolidColorBrush x : Key =" ToolBarGripper" Color =" #FF6D6D6D" />
Original file line number Diff line number Diff line change 20
20
21
21
<codeInspections : InspectionSeverityImageSourceConverter x : Key =" SeverityIconConverter" />
22
22
<codeInspections : InspectionImageSourceConverter x : Key =" InspectionIconConverter" />
23
- <codeInspections : QuickFixImageSourceConverter x : Key =" QuickFixIconConverter" />
23
+ <codeInspections : QuickFixImageSourceConverter x : Key =" QuickFixIconConverter" />
24
24
25
- <Style x : Key =" IconMargin" TargetType =" Image" >
25
+ <Style x : Key =" IconMargin" TargetType =" Image" >
26
26
<Setter Property =" Margin" Value =" 4" />
27
27
</Style >
28
28
236
236
<Setter Property =" Command" Value =" {Binding Command}" />
237
237
<Setter Property =" CommandParameter" Value =" {Binding Fix}" />
238
238
<Setter Property =" Header" Value =" {Binding Description}" />
239
- <Setter Property =" Background" Value =" Transparent" />
240
- </Style >
239
+ <Setter Property =" Background" Value =" Transparent" />
240
+ </Style >
241
241
</ContextMenu .Resources>
242
242
</ContextMenu >
243
243
</DataGrid .ContextMenu>
You can’t perform that action at this time.
0 commit comments