WPF VB.Net Tutorial

    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="WPF" Height="200" Width="400">
    
                           Stroke="Black" StrokeThickness="4" Fill="Blue" 
                   Height="140"  Width="70" ToolTip="A rectangle."/>