WPF C# Tutorial

    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="Workspace" Width="640" Height="480">
         
                        Canvas.Left="100" Canvas.Top="100" Stroke="Blue" StrokeThickness="2"
             RenderTransformOrigin="0.5,0.5">