File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 157
157
<!-- error 4 comes from this whole part? -->
158
158
<Style x : Key =" {x:Type ComboBoxItem}" TargetType =" {x:Type ComboBoxItem}" >
159
159
<Setter Property =" SnapsToDevicePixels" Value =" true" />
160
- <Setter Property =" OverridesDefaultStyle" Value =" true" />
161
- <!-- test fix for error 4 https://gist.github.com/TobiasSekan/73a93c2dfea4a051ff72abb5218d6f8f--><!--
162
- <Setter Property="HorizontalContentAlignment" Value="Stretch" />
160
+ <!-- < Setter Property="OverridesDefaultStyle" Value="true" /> -- >
161
+ <!-- test fix for error 4 https://gist.github.com/TobiasSekan/73a93c2dfea4a051ff72abb5218d6f8f-->
162
+ <!-- < Setter Property="HorizontalContentAlignment" Value="Stretch" />
163
163
<Setter Property="VerticalContentAlignment" Value="Center" />
164
164
<Setter Property="HorizontalAlignment" Value="Stretch" />
165
165
<Setter Property="VerticalAlignment" Value="Center" />-->
You can’t perform that action at this time.
0 commit comments