Skip to content

Instantly share code, notes, and snippets.

// To learn more about WinUI, the WinUI project structure,
// and more about our project templates, see: http://aka.ms/winui-project-info.
namespace MauiApp1.Platforms.Windows;
/// <summary>
/// Provides application-specific behavior to supplement the default Application class.
/// </summary>
public partial class App
{