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

SilverLight

开发平台:

Others

  1. <Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" EntryPointAssembly="Silverlight2MenuDemo" EntryPointType="Silverlight2MenuDemo.App" RuntimeVersion="2.0.30523.6">
  2.   <Deployment.Parts>
  3.     <AssemblyPart x:Name="Silverlight2MenuDemo" Source="Silverlight2MenuDemo.dll" />
  4.     <AssemblyPart x:Name="System.Windows.Controls.Extended" Source="System.Windows.Controls.Extended.dll" />
  5.   </Deployment.Parts>
  6. </Deployment>