File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 212212 <Setter Property =" BorderBrush" Value =" Transparent" />
213213 <Setter Property =" HorizontalAlignment" Value =" Stretch" />
214214 <Setter Property =" VerticalAlignment" Value =" Stretch" />
215- <Setter Property =" VerticalContentAlignment" Value =" {Binding VerticalContentAlignment, RelativeSource={RelativeSource AncestorType={x:Type ItemsControl}}} " />
216- <Setter Property =" HorizontalContentAlignment" Value =" {Binding HorizontalContentAlignment, RelativeSource={RelativeSource AncestorType={x:Type ItemsControl}}} " />
215+ <Setter Property =" VerticalContentAlignment" Value =" Stretch " />
216+ <Setter Property =" HorizontalContentAlignment" Value =" Stretch " />
217217 <Setter Property =" FocusVisualStyle" Value =" {DynamicResource DefaultControlFocusVisualStyle}" />
218218 <Setter Property =" KeyboardNavigation.IsTabStop" Value =" True" />
219219 <Setter Property =" Focusable" Value =" True" />
Original file line number Diff line number Diff line change 40374037 <Setter Property =" BorderBrush" Value =" Transparent" />
40384038 <Setter Property =" HorizontalAlignment" Value =" Stretch" />
40394039 <Setter Property =" VerticalAlignment" Value =" Stretch" />
4040- <Setter Property =" VerticalContentAlignment" Value =" {Binding VerticalContentAlignment, RelativeSource={RelativeSource AncestorType={x:Type ItemsControl}}} " />
4041- <Setter Property =" HorizontalContentAlignment" Value =" {Binding HorizontalContentAlignment, RelativeSource={RelativeSource AncestorType={x:Type ItemsControl}}} " />
4040+ <Setter Property =" VerticalContentAlignment" Value =" Stretch " />
4041+ <Setter Property =" HorizontalContentAlignment" Value =" Stretch " />
40424042 <Setter Property =" FocusVisualStyle" Value =" {DynamicResource DefaultControlFocusVisualStyle}" />
40434043 <Setter Property =" KeyboardNavigation.IsTabStop" Value =" True" />
40444044 <Setter Property =" Focusable" Value =" True" />
Original file line number Diff line number Diff line change 40154015 <Setter Property =" BorderBrush" Value =" Transparent" />
40164016 <Setter Property =" HorizontalAlignment" Value =" Stretch" />
40174017 <Setter Property =" VerticalAlignment" Value =" Stretch" />
4018- <Setter Property =" VerticalContentAlignment" Value =" {Binding VerticalContentAlignment, RelativeSource={RelativeSource AncestorType={x:Type ItemsControl}}} " />
4019- <Setter Property =" HorizontalContentAlignment" Value =" {Binding HorizontalContentAlignment, RelativeSource={RelativeSource AncestorType={x:Type ItemsControl}}} " />
4018+ <Setter Property =" VerticalContentAlignment" Value =" Stretch " />
4019+ <Setter Property =" HorizontalContentAlignment" Value =" Stretch " />
40204020 <Setter Property =" FocusVisualStyle" Value =" {DynamicResource DefaultControlFocusVisualStyle}" />
40214021 <Setter Property =" KeyboardNavigation.IsTabStop" Value =" True" />
40224022 <Setter Property =" Focusable" Value =" True" />
Original file line number Diff line number Diff line change 40354035 <Setter Property =" BorderBrush" Value =" Transparent" />
40364036 <Setter Property =" HorizontalAlignment" Value =" Stretch" />
40374037 <Setter Property =" VerticalAlignment" Value =" Stretch" />
4038- <Setter Property =" VerticalContentAlignment" Value =" {Binding VerticalContentAlignment, RelativeSource={RelativeSource AncestorType={x:Type ItemsControl}}} " />
4039- <Setter Property =" HorizontalContentAlignment" Value =" {Binding HorizontalContentAlignment, RelativeSource={RelativeSource AncestorType={x:Type ItemsControl}}} " />
4038+ <Setter Property =" VerticalContentAlignment" Value =" Stretch " />
4039+ <Setter Property =" HorizontalContentAlignment" Value =" Stretch " />
40404040 <Setter Property =" FocusVisualStyle" Value =" {DynamicResource DefaultControlFocusVisualStyle}" />
40414041 <Setter Property =" KeyboardNavigation.IsTabStop" Value =" True" />
40424042 <Setter Property =" Focusable" Value =" True" />
You can’t perform that action at this time.
0 commit comments