App.xaml
上传用户:lvyingde
上传日期:2018-04-24
资源大小:610k
文件大小:0k
源码类别:

SilverLight

开发平台:

C#

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