雾聪
2024-01-15 8a8d60d5786510ec7b1dd4f622e848de8a15f8a8
1
2
3
4
5
6
7
8
<maui:MauiWinUIApplication
    x:Class="MauiApp1.WinUI.App"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:maui="using:Microsoft.Maui"
    xmlns:local="using:MauiApp1.WinUI">
 
</maui:MauiWinUIApplication>