|
@@ -32,10 +32,10 @@
|
|
|
<ListBox.ItemsPanel>
|
|
<ListBox.ItemsPanel>
|
|
|
<ItemsPanelTemplate>
|
|
<ItemsPanelTemplate>
|
|
|
<flex:FlexPanel
|
|
<flex:FlexPanel
|
|
|
- HorizontalAlignment="Stretch"
|
|
|
|
|
|
|
+ HorizontalAlignment="Center"
|
|
|
VerticalAlignment="Stretch"
|
|
VerticalAlignment="Stretch"
|
|
|
AlignContent="FlexStart"
|
|
AlignContent="FlexStart"
|
|
|
- JustifyContent="Center" />
|
|
|
|
|
|
|
+ JustifyContent="FlexStart" />
|
|
|
</ItemsPanelTemplate>
|
|
</ItemsPanelTemplate>
|
|
|
</ListBox.ItemsPanel>
|
|
</ListBox.ItemsPanel>
|
|
|
<ListBox.Styles>
|
|
<ListBox.Styles>
|