X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=test3%2FMainPage.xaml.cs;fp=test3%2FMainPage.xaml.cs;h=d0bcae89a891608494c98a5675ea918417200aa5;hb=1a2f942e3be2ba03d789df4d17c3bf237d9b635f;hp=e1f3496f1e73dbc89493afbcb66ef6549e5f3a38;hpb=5941ac86334f02204b7470b022f69f6cb382850d;p=psychlops%2Fsilverlight.git diff --git a/test3/MainPage.xaml.cs b/test3/MainPage.xaml.cs index e1f3496..d0bcae8 100644 --- a/test3/MainPage.xaml.cs +++ b/test3/MainPage.xaml.cs @@ -36,6 +36,7 @@ namespace PsychlopsSilverlight3test Psychlops.Internal.Main.statusBar = AppStatusBar; Psychlops.Internal.Main.widgetStack = Controller; + AppStatusBar.Text = System.Windows.Application.Current.Host.Settings.EnableGPUAcceleration.ToString(); } protected void getFocusMouseEnter(object sender, System.Windows.Input.MouseEventArgs e) { this.Focus();