App.xaml
上传用户:haomiao527
上传日期:2008-10-28
资源大小:322k
文件大小:0k
源码类别:

其他智力游戏

开发平台:

C#

  1. <Application x:Class="CShap.Wpf.EinsteinSuperQuestion.App"
  2.     xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  3.     xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  4.     StartupUri="Window1.xaml">
  5.     <Application.Resources>
  6.          
  7.     </Application.Resources>
  8. </Application>