App.xaml
上传用户:zhouwei825
上传日期:2021-04-15
资源大小:51k
文件大小: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="FullScreen.App"
  4.              >
  5.     <Application.Resources>
  6.         
  7.     </Application.Resources>
  8. </Application>