sync with net4.0

This commit is contained in:
NaBian 2021-08-01 20:18:31 +08:00
parent 5b180b96f5
commit d8c9871865

View File

@ -11501,6 +11501,7 @@
<Setter Property="ScrollViewer.CanContentScroll" Value="True" />
<Setter Property="BorderThickness" Value="0" />
<Setter Property="ItemContainerStyle" Value="{StaticResource ClockListBoxItemStyle}" />
<Setter Property="HorizontalContentAlignment" Value="Center" />
</Style>
<Style TargetType="hc:ListClock">
<Setter Property="BorderThickness" Value="0,1,0,0" />