WPF VB.Net Tutorial

    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="First WPF Program" Height="300" Width="300">
    
        
                            TextAlignment="Center" Text="Hello WPF!" />