<ListBox Margin="0,0,0,0" Name="listBox1" Height="151.5" VerticalAlignment="Top" ScrollViewer.CanContentScroll="False"
HorizontalAlignment="Left" Width="219">
<ListBoxItem Height="38.337">listitem 1</ListBoxItem>
<ListBoxItem Height="38.337">listitem 2</ListBoxItem>
<ListBoxItem Height="38.337">listitem 3</ListBoxItem>
<ListBoxItem Height="38.337">listitem 4</ListBoxItem>
<ListBoxItem Height="38.337">listitem 5</ListBoxItem>
<ListBoxItem Height="38.337">listitem 6</ListBoxItem>
<ListBoxItem Height="38.337">listitem 7</ListBoxItem>
<ListBoxItem Height="38.337">listitem 8</ListBoxItem>
</ListBox>
待记……