WPF VB.Net

  xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
  
                   DockPanel.Dock="Top">Some Text
                   Background="LightYellow">bottom
                   Background="Lavender">Some More Text
    
      
                        Height="30px"
                Width="100px"
                Margin="10,10,10,10">Button1
                        Height="30px"
                Width="100px"
                Margin="10,10,10,10">Button2
      
      Some Text Below the Buttons