restructure

This commit is contained in:
TheXamlGuy
2024-01-06 16:56:32 +00:00
parent 71881ad877
commit 9fdb125c13
17 changed files with 88 additions and 54 deletions
@@ -1,7 +1,8 @@
using Hyperbar.Windows.Win32;
using Microsoft.UI.Xaml;
using Microsoft.UI.Xaml;
using Microsoft.UI.Xaml.Controls;
using Microsoft.UI.Xaml.Controls.Primitives;
using Hyperbar.Windows.UI;
using Hyperbar.Windows.Interop;
namespace Hyperbar.Windows.Controls;