OSDN Git Service

58409bd50e9fc38565b66f5ef86ba0c072d853ff
[psychlops/silverlight.git] / test3 / MainPage.xaml
1 <UserControl x:Class="PsychlopsSilverlight3test.MainPage"\r
2     xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" \r
3     xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"\r
4     xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" \r
5     mc:Ignorable="d" d:DesignWidth="640" d:DesignHeight="480">\r
6   <Grid x:Name="LayoutRoot">\r
7     <Image x:Name="main_buffer" Width="640" Height="480"/>\r
8   </Grid>\r
9 </UserControl>\r