From 727c4b9c7468f0a019152bd08d16a95984c0e5c4 Mon Sep 17 00:00:00 2001 From: Andrew KeepCoding Date: Sat, 22 Nov 2025 11:09:51 +0900 Subject: [PATCH] Add sample code --- WinUIDemoApp/Shell.xaml | 26 +++++++ WinUIDemoApp/Shell.xaml.cs | 137 +++++++++++++++++++++++++++++++++++++ 2 files changed, 163 insertions(+) diff --git a/WinUIDemoApp/Shell.xaml b/WinUIDemoApp/Shell.xaml index b134cb1..a05b7e5 100644 --- a/WinUIDemoApp/Shell.xaml +++ b/WinUIDemoApp/Shell.xaml @@ -9,4 +9,30 @@ Background="{ThemeResource ApplicationPageBackgroundThemeBrush}" mc:Ignorable="d"> + + +