App.xaml
上传用户:liuqi822
上传日期:2022-03-21
资源大小:88k
文件大小:0k
源码类别:

屏幕保护

开发平台:

Visual C++

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