WPF VB.Net Tutorial

    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="WrapPanelDemo" Height="300" Width="420">
    
                       HorizontalAlignment="Stretch" Grid.Column="0" Grid.ColumnSpan="1" 
                 Grid.Row="0" Grid.RowSpan="1" Margin="12,16,4,49" Width="Auto" 
                 Height="Auto" Name="wrapPanel1" Orientation="Vertical" FlowDirection="LeftToRight">