<WrapPanel>
<Label Content="Wrap Panel Layout Demo"
FontSize="15" FontWeight="Bold"
Foreground="Blue"/>
<Label Content="Label1" FontSize="15" FontWeight="Bold" />
<Label Content="Label2" FontSize="15" FontWeight="Bold" />
<Label Content="Label3" FontSize="15" FontWeight="Bold" />
<Label Content="Label4" FontSize="15" FontWeight="Bold" />
<Label Content="Label5" FontSize="15" FontWeight="Bold" />
<Label Content="Label6" FontSize="15" FontWeight="Bold" />
<Label Content="Label7" FontSize="15" FontWeight="Bold" />
<Label Content="Label8" FontSize="15" FontWeight="Bold" />
<Label Content="Label9" FontSize="15" FontWeight="Bold" />
<Label Content="Label10" FontSize="15" FontWeight="Bold" />
<Label Content="Label11" FontSize="15" FontWeight="Bold" />
<Label Content="Label12" FontSize="15" FontWeight="Bold" />
<Label Content="Label13" FontSize="15" FontWeight="Bold" />
<Label Content="Label14" FontSize="15" FontWeight="Bold" />
<Label Content="Label15" FontSize="15" FontWeight="Bold" />
<Label Content="Label16" FontSize="15" FontWeight="Bold" />
</WrapPanel>