添加项目文件。

This commit is contained in:
xyy
2026-05-05 15:31:24 +08:00
parent 196fcc7822
commit 11bf3f4827
27 changed files with 1526 additions and 0 deletions

6
App.xaml Normal file
View File

@@ -0,0 +1,6 @@
<Application x:Class="TabletTester2025.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Application.Resources>
</Application.Resources>
</Application>