您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 

10 行
392 B

  1. <Application x:Class="libTextSuiteExample.App"
  2. xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  3. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  4. xmlns:local="clr-namespace:libTextSuiteExample"
  5. StartupUri="MainWindow.xaml">
  6. <Application.Resources>
  7. </Application.Resources>
  8. </Application>