App.xaml
上传用户:chenxing
上传日期:2019-09-16
资源大小:792k
文件大小:0k
源码类别:

SilverLight

开发平台:

Others

  1. <Application xmlns="http://schemas.microsoft.com/client/2007"
  2.              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" 
  3.              x:Class="Silverlight2MenuDemo.App"
  4.              >
  5.     <Application.Resources>
  6.         
  7.     </Application.Resources>
  8. </Application>