<ListBox.ItemContainerStyle>
<Style TargetType="Control">
<Setter Property="HorizontalContentAlignment" Value="Stretch"/>
<Setter Property="VerticalContentAlignment" Value="Stretch"/>
<Setter Property="Height" Value="42"/>
</Style>
</ListBox.ItemContainerStyle>
相关文章: