From: unknown Date: Wed, 18 Aug 2010 00:41:59 +0000 (+0900) Subject: 333 X-Git-Url: http://git.osdn.jp/view?a=commitdiff_plain;h=a4fbd5c94992b9e0e3e57d550706ba6b05bfd6a6;p=psychlops%2Fsilverlight.git 333 --- 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();