OSDN Git Service

1aef993c207996b99cef717c42cbe5994b618102
[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     <StackPanel x:Name="TotalRoot" HorizontalAlignment="Center" VerticalAlignment="Center">\r
7         <Canvas x:Name="LayoutRoot"></Canvas>\r
8         <!--<Image x:Name="main_buffer" Width="640" Height="480"/>-->\r
9     </StackPanel>\r
10 </UserControl>\r