File tree 4 files changed +8
-8
lines changed
src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 38
38
<Setter Property =" ScrollViewer.IsDeferredScrollingEnabled" Value =" False" />
39
39
<Setter Property =" HorizontalAlignment" Value =" Stretch" />
40
40
<Setter Property =" VerticalAlignment" Value =" Stretch" />
41
- <Setter Property =" HorizontalContentAlignment" Value =" Stretch " />
41
+ <Setter Property =" HorizontalContentAlignment" Value =" Left " />
42
42
<Setter Property =" VerticalContentAlignment" Value =" Top" />
43
43
<Setter Property =" MinHeight" Value =" {DynamicResource TextControlThemeMinHeight}" />
44
44
<Setter Property =" MinWidth" Value =" {DynamicResource TextControlThemeMinWidth}" />
251
251
<Setter Property =" ScrollViewer.IsDeferredScrollingEnabled" Value =" False" />
252
252
<Setter Property =" HorizontalAlignment" Value =" Stretch" />
253
253
<Setter Property =" VerticalAlignment" Value =" Stretch" />
254
- <Setter Property =" HorizontalContentAlignment" Value =" Stretch " />
254
+ <Setter Property =" HorizontalContentAlignment" Value =" Left " />
255
255
<Setter Property =" VerticalContentAlignment" Value =" Top" />
256
256
<Setter Property =" MinHeight" Value =" {DynamicResource TextControlThemeMinHeight}" />
257
257
<Setter Property =" MinWidth" Value =" {DynamicResource TextControlThemeMinWidth}" />
Original file line number Diff line number Diff line change 4215
4215
<Setter Property =" ScrollViewer.IsDeferredScrollingEnabled" Value =" False" />
4216
4216
<Setter Property =" HorizontalAlignment" Value =" Stretch" />
4217
4217
<Setter Property =" VerticalAlignment" Value =" Stretch" />
4218
- <Setter Property =" HorizontalContentAlignment" Value =" Stretch " />
4218
+ <Setter Property =" HorizontalContentAlignment" Value =" Left " />
4219
4219
<Setter Property =" VerticalContentAlignment" Value =" Top" />
4220
4220
<Setter Property =" MinHeight" Value =" {DynamicResource TextControlThemeMinHeight}" />
4221
4221
<Setter Property =" MinWidth" Value =" {DynamicResource TextControlThemeMinWidth}" />
4346
4346
<Setter Property =" ScrollViewer.IsDeferredScrollingEnabled" Value =" False" />
4347
4347
<Setter Property =" HorizontalAlignment" Value =" Stretch" />
4348
4348
<Setter Property =" VerticalAlignment" Value =" Stretch" />
4349
- <Setter Property =" HorizontalContentAlignment" Value =" Stretch " />
4349
+ <Setter Property =" HorizontalContentAlignment" Value =" Left " />
4350
4350
<Setter Property =" VerticalContentAlignment" Value =" Top" />
4351
4351
<Setter Property =" MinHeight" Value =" {DynamicResource TextControlThemeMinHeight}" />
4352
4352
<Setter Property =" MinWidth" Value =" {DynamicResource TextControlThemeMinWidth}" />
Original file line number Diff line number Diff line change 4196
4196
<Setter Property =" ScrollViewer.IsDeferredScrollingEnabled" Value =" False" />
4197
4197
<Setter Property =" HorizontalAlignment" Value =" Stretch" />
4198
4198
<Setter Property =" VerticalAlignment" Value =" Stretch" />
4199
- <Setter Property =" HorizontalContentAlignment" Value =" Stretch " />
4199
+ <Setter Property =" HorizontalContentAlignment" Value =" Left " />
4200
4200
<Setter Property =" VerticalContentAlignment" Value =" Top" />
4201
4201
<Setter Property =" MinHeight" Value =" {DynamicResource TextControlThemeMinHeight}" />
4202
4202
<Setter Property =" MinWidth" Value =" {DynamicResource TextControlThemeMinWidth}" />
4327
4327
<Setter Property =" ScrollViewer.IsDeferredScrollingEnabled" Value =" False" />
4328
4328
<Setter Property =" HorizontalAlignment" Value =" Stretch" />
4329
4329
<Setter Property =" VerticalAlignment" Value =" Stretch" />
4330
- <Setter Property =" HorizontalContentAlignment" Value =" Stretch " />
4330
+ <Setter Property =" HorizontalContentAlignment" Value =" Left " />
4331
4331
<Setter Property =" VerticalContentAlignment" Value =" Top" />
4332
4332
<Setter Property =" MinHeight" Value =" {DynamicResource TextControlThemeMinHeight}" />
4333
4333
<Setter Property =" MinWidth" Value =" {DynamicResource TextControlThemeMinWidth}" />
Original file line number Diff line number Diff line change 4212
4212
<Setter Property =" ScrollViewer.IsDeferredScrollingEnabled" Value =" False" />
4213
4213
<Setter Property =" HorizontalAlignment" Value =" Stretch" />
4214
4214
<Setter Property =" VerticalAlignment" Value =" Stretch" />
4215
- <Setter Property =" HorizontalContentAlignment" Value =" Stretch " />
4215
+ <Setter Property =" HorizontalContentAlignment" Value =" Left " />
4216
4216
<Setter Property =" VerticalContentAlignment" Value =" Top" />
4217
4217
<Setter Property =" MinHeight" Value =" {DynamicResource TextControlThemeMinHeight}" />
4218
4218
<Setter Property =" MinWidth" Value =" {DynamicResource TextControlThemeMinWidth}" />
4343
4343
<Setter Property =" ScrollViewer.IsDeferredScrollingEnabled" Value =" False" />
4344
4344
<Setter Property =" HorizontalAlignment" Value =" Stretch" />
4345
4345
<Setter Property =" VerticalAlignment" Value =" Stretch" />
4346
- <Setter Property =" HorizontalContentAlignment" Value =" Stretch " />
4346
+ <Setter Property =" HorizontalContentAlignment" Value =" Left " />
4347
4347
<Setter Property =" VerticalContentAlignment" Value =" Top" />
4348
4348
<Setter Property =" MinHeight" Value =" {DynamicResource TextControlThemeMinHeight}" />
4349
4349
<Setter Property =" MinWidth" Value =" {DynamicResource TextControlThemeMinWidth}" />
You can’t perform that action at this time.
0 commit comments