摘要:
首先在VS2008中新建一个silverlight工程,假定叫Test打开它。 一般默认会有四个文件,App.xaml,App.xaml.cs,Page.xaml,Page.xaml.cs.App.xaml 文件一般用来声明可在整个应用中共享的资源。App.xaml的后台Application类可用来处理应用级的事件,象Application_Startup, Application_Exit 和... 阅读全文
posted @ 2008-05-05 13:58
左右间
阅读(443)
评论(0)
推荐(0)