WPF C#

    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    x:Class="SDKSample.SampleViewer"
    Title="Examples" >
    
              HorizontalAlignment="Left" Margin="10">
        
                      ViewportUnits="Absolute"
            TileMode="Tile"  
            ImageSource="c:\image.png"/>