From a4fbd5c94992b9e0e3e57d550706ba6b05bfd6a6 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 18 Aug 2010 09:41:59 +0900 Subject: [PATCH] 333 --- test4/MainPage.xaml.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/test4/MainPage.xaml.cs b/test4/MainPage.xaml.cs index cfe5cf5..a303773 100644 --- a/test4/MainPage.xaml.cs +++ b/test4/MainPage.xaml.cs @@ -49,6 +49,7 @@ namespace PsychlopsSilverlight4test System.Windows.Controls.Canvas.SetLeft(img, 100); System.Windows.Controls.Canvas.SetTop(img, 100); LayoutRoot.Children.Add(img); + } protected void getFocusMouseEnter(object sender, System.Windows.Input.MouseEventArgs e) { this.Focus(); -- 2.11.0