WPF C# Tutorial

    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="Resources" Height="300" Width="300">
  
                    ViewportUnits="Absolute" Viewport="0 0 32 32"
                ImageSource="c:\image.jpg" Opacity="0.3">
  

  
    
                FontWeight="Bold" FontSize="14" Margin="5"
              >A Tiled Button
    
      
                            ViewportUnits="Absolute" Viewport="0 0 10 10"
                    ImageSource="c\image.jpg" Opacity="0.3">
      

      
      Another Tiled Button