feat: initialize WinUI 3 WebView migration

This commit is contained in:
2026-07-10 04:32:15 +09:00
commit 5aa90e4aaa
103 changed files with 10903 additions and 0 deletions

2
Imports.cs Normal file
View File

@@ -0,0 +1,2 @@
global using Microsoft.UI.Xaml;
global using Microsoft.UI.Xaml.Controls;