OSDN Git Service

flip ok
[psychlops/silverlight.git] / test3 / MainPage.xaml
index 58409bd..1aef993 100644 (file)
@@ -3,7 +3,8 @@
     xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"\r
     xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" \r
     mc:Ignorable="d" d:DesignWidth="640" d:DesignHeight="480">\r
-  <Grid x:Name="LayoutRoot">\r
-    <Image x:Name="main_buffer" Width="640" Height="480"/>\r
-  </Grid>\r
+    <StackPanel x:Name="TotalRoot" HorizontalAlignment="Center" VerticalAlignment="Center">\r
+        <Canvas x:Name="LayoutRoot"></Canvas>\r
+        <!--<Image x:Name="main_buffer" Width="640" Height="480"/>-->\r
+    </StackPanel>\r
 </UserControl>\r